diff options
author | HuabingZhao <zhao.huabing@zte.com.cn> | 2018-01-29 10:11:23 +0800 |
---|---|---|
committer | HuabingZhao <zhao.huabing@zte.com.cn> | 2018-01-29 10:20:57 +0800 |
commit | 6b521273076028e3cfde8b02d861bb65211401a9 (patch) | |
tree | 6dc17f336dfee14472b4b67cb25b51f70bed8dcd /sdclient/pom.xml | |
parent | 96ae3343a0623e29fc20983d4ae26dae0ce8d0f1 (diff) |
add license file for CII Badge application
Issue-ID: MSB-115
Change-Id: I051bde2626e10384218fb3adb3d0eb4ec950b875
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
Diffstat (limited to 'sdclient/pom.xml')
-rw-r--r-- | sdclient/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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> |