summaryrefslogtreecommitdiffstats
path: root/ms/vlantag-api/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-08-09 13:56:27 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-08-09 13:56:27 -0400
commita290d334d054bd224e3c7f62b92d3ac2533a616f (patch)
tree0adf7a47bfa9810fdd027d98ccaaf79b8ad577e2 /ms/vlantag-api/pom.xml
parent025c4a0d54daa3eb66886daec9495a8635ffbf45 (diff)
Roll to next snapshot
Roll to next snapshot version Change-Id: I1d7ed26b85f3148f537c9a272aa41a5508109fc7 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'ms/vlantag-api/pom.xml')
-rw-r--r--ms/vlantag-api/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ms/vlantag-api/pom.xml b/ms/vlantag-api/pom.xml
index b7f8f098..8650ed83 100644
--- a/ms/vlantag-api/pom.xml
+++ b/ms/vlantag-api/pom.xml
@@ -4,7 +4,7 @@
<groupId>org.onap.ccsdk.apps.ms.vlantagapi</groupId>
<artifactId>vlantag-api</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Vlantag API</name>
@@ -40,7 +40,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>1.3.2</version>
+ <version>1.3.3-SNAPSHOT</version>
<relativePath/>
</parent>