diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-11 10:45:54 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-11 10:45:54 -0400 |
commit | 0988e9613f00ca1885396a64f27bff2daffb9787 (patch) | |
tree | cb56255ddea72339fdcf725deb5ef8dcb32231f2 /ms/vlantag-api | |
parent | fb19d0e2f35d7232ec24eb5e52b249428403b758 (diff) |
Roll versions for Frankfurt development
Roll master version for Frankfurt development
Change-Id: I9591b56c1d2d65aed5ed0e98ed7a70e6a016838c
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'ms/vlantag-api')
-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 83cee635..9f762ed6 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.6.1-SNAPSHOT</version> + <version>0.7.0-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.4.1-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> <relativePath/> </parent> |