summaryrefslogtreecommitdiffstats
path: root/sdclient/pom.xml
diff options
context:
space:
mode:
authorjinquanni <ni.jinquan@zte.com.cn>2021-09-17 18:13:55 +0800
committerjinquanni <ni.jinquan@zte.com.cn>2021-09-17 18:13:55 +0800
commit3b721f92fce4cc17775112283252209af90fa79d (patch)
tree99e6613184027ec57fe7db9cf18a8a81025f00d1 /sdclient/pom.xml
parenteb733d481a8203b40ee19bc1035dc5622da22a1c (diff)
Bumped the version no. to 1.3.0
Bumped the discovery version Issue-ID: MSB-610 Signed-off-by: jinquanni <ni.jinquan@zte.com.cn> Change-Id: I699efed0139b98e13335ebbf85c99cf1807407f2
Diffstat (limited to 'sdclient/pom.xml')
-rw-r--r--sdclient/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sdclient/pom.xml b/sdclient/pom.xml
index 65e40d7..21ce66f 100644
--- a/sdclient/pom.xml
+++ b/sdclient/pom.xml
@@ -13,12 +13,12 @@
<parent>
<groupId>org.onap.msb.discovery</groupId>
<artifactId>msb-discovery-parent</artifactId>
- <version>1.2.7-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.msb.discovery</groupId>
<artifactId>sdclient</artifactId>
- <version>1.2.7-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
<name>onap/msb/discovery/sdclient</name>
<packaging>pom</packaging>