diff options
author | Dan Timoney <dtimoney@att.com> | 2020-09-10 14:56:52 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-09-10 14:56:52 -0400 |
commit | 6306b5901a17309e4cd635e6f684b02829235769 (patch) | |
tree | 02ba2ded4840fd82274b447dbf45e2f17adac127 /ms/neng | |
parent | 36da16f6560511165493366f07843ff59de6c3fd (diff) |
Roll to initial Honolulu snapshot
Roll to initial Honolulu snapshot version
Change-Id: I30fffe4ee61e329291ed0af835ae16579d08dffc
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'ms/neng')
-rw-r--r-- | ms/neng/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ms/neng/pom.xml b/ms/neng/pom.xml index 2c2a923e..1387dccd 100644 --- a/ms/neng/pom.xml +++ b/ms/neng/pom.xml @@ -24,7 +24,7 @@ <groupId>org.onap.ccsdk.apps</groupId> <artifactId>ccsdk-apps-ms-neng</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <name>Naming Generation</name> <properties> @@ -233,7 +233,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-starter-parent</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.1.0-SNAPSHOT</version> <relativePath/> </parent> |