aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHuabingZhao <zhao.huabing@zte.com.cn>2018-01-29 10:11:23 +0800
committerHuabingZhao <zhao.huabing@zte.com.cn>2018-01-29 10:20:57 +0800
commit6b521273076028e3cfde8b02d861bb65211401a9 (patch)
tree6dc17f336dfee14472b4b67cb25b51f70bed8dcd
parent96ae3343a0623e29fc20983d4ae26dae0ce8d0f1 (diff)
add license file for CII Badge application
Issue-ID: MSB-115 Change-Id: I051bde2626e10384218fb3adb3d0eb4ec950b875 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
-rw-r--r--LICENSE.txt12
-rw-r--r--sdclient/pom.xml2
2 files changed, 13 insertions, 1 deletions
diff --git a/LICENSE.txt b/LICENSE.txt
new file mode 100644
index 0000000..67a5857
--- /dev/null
+++ b/LICENSE.txt
@@ -0,0 +1,12 @@
+Licensed under the Apache License, Version 2.0 (the "License"); you may
+not use this file except in compliance with the License.
+
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+License for the specific language governing permissions and limitations
+under the License. \ No newline at end of file
diff --git a/sdclient/pom.xml b/sdclient/pom.xml
index 237bd6c..4d5bc7c 100644
--- a/sdclient/pom.xml
+++ b/sdclient/pom.xml
@@ -13,7 +13,7 @@
<parent>
<groupId>org.onap.msb.discovery</groupId>
<artifactId>msb-discovery-parent</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.msb.discovery</groupId>