diff options
author | Dan Timoney <dtimoney@att.com> | 2020-08-21 10:23:45 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-08-21 10:23:45 -0400 |
commit | 5312a48f8b7e8b791c4d9337ca26ba17c253feb3 (patch) | |
tree | 3100f667eb21a7f28cdddc163e652d8cc5e422cb /ms/neng | |
parent | 7094daf93312c1bbf38b2fb9b3b2c0d2a669f589 (diff) |
Roll to next snapshot
Roll to next Guilin snapshot release
Change-Id: I00617e1f532302077a5576115f8c4e91007e9428
Issue-ID: CCSDK-2635
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 bab6fe67..7ff4460a 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.0-SNAPSHOT</version> + <version>1.0.1-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.0-SNAPSHOT</version> + <version>2.0.1-SNAPSHOT</version> <relativePath/> </parent> |