diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-11-15 16:51:56 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-11-19 15:11:50 -0500 |
commit | 1a0a0baaae4bacd0b192f980ee4c23933365e149 (patch) | |
tree | 6f9ba154f2a83c7bfc9ffba0fe299acd17455251 /ms/vlantag-api/pom.xml | |
parent | f894bdd18f1f28e74759afced8369ce700af17cf (diff) |
Roll to next snapshot
Roll to snapshot 0.3.3-SNAPSHOT
Change-Id: I76bcbcf6a55c1d7bf774d35d898a2bf17eb899d9
Issue-ID: CCSDK-679
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'ms/vlantag-api/pom.xml')
-rw-r--r-- | ms/vlantag-api/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ms/vlantag-api/pom.xml b/ms/vlantag-api/pom.xml index 23e84748..b66d136b 100644 --- a/ms/vlantag-api/pom.xml +++ b/ms/vlantag-api/pom.xml @@ -6,7 +6,7 @@ <groupId>org.onap.ccsdk.apps.ms.vlantagapi</groupId> <artifactId>vlantag-api</artifactId> - <version>0.3.2-SNAPSHOT</version> + <version>0.3.3-SNAPSHOT</version> <packaging>jar</packaging> <name>vlantag-api</name> @@ -42,7 +42,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-starter-parent</artifactId> - <version>1.1.2</version> + <version>1.1.3-SNAPSHOT</version> <relativePath /> </parent> |