add license file for CII Badge application 01/29401/1
authorHuabingZhao <zhao.huabing@zte.com.cn>
Mon, 29 Jan 2018 02:11:23 +0000 (10:11 +0800)
committerHuabingZhao <zhao.huabing@zte.com.cn>
Mon, 29 Jan 2018 02:20:57 +0000 (10:20 +0800)
Issue-ID: MSB-115
Change-Id: I051bde2626e10384218fb3adb3d0eb4ec950b875
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
LICENSE.txt [new file with mode: 0644]
sdclient/pom.xml

diff --git a/LICENSE.txt b/LICENSE.txt
new file mode 100644 (file)
index 0000000..67a5857
--- /dev/null
@@ -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
index 237bd6c..4d5bc7c 100644 (file)
@@ -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>