You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,10 @@ Provides common components like parsers, validators and utilities for [Multi-Tar
6
6
7
7
# Components
8
8
9
-
## com.sap.cloud.lm.sl.common
9
+
## multiapps-common
10
10
Contains different utilities and exception types.
11
11
12
-
## com.sap.cloud.lm.sl.mta
12
+
## multiapps-mta
13
13
Contains [MTA](https://www.sap.com/documents/2016/06/e2f618e4-757c-0010-82c7-eda71af511fa.html) model objects for different specification versions, parsers and validators.
14
14
15
15
# Building
@@ -29,5 +29,5 @@ $ mvn clean install
29
29
*[How to develop, test and contribute to MultiApps](CONTRIBUTING.md#do-you-want-to-contribute-to-the-code-base)
30
30
31
31
# License
32
-
Copyright (c) 2017 SAP SE or an SAP affiliate company. All rights reserved.
32
+
Copyright (c) 2020 SAP SE or an SAP affiliate company. All rights reserved.
33
33
This file is licensed under the Apache Software License, v. 2 except as noted otherwise in the [LICENSE](https://github.com/cloudfoundry-incubator/multiapps/blob/master/LICENSE) file.
0 commit comments