diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-28 14:05:37 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-28 14:05:37 -0400 |
commit | c2f28cb4d387ce9aade47bc729ba8c09238f56a6 (patch) | |
tree | 10be544061afce2016ffc2c8c94632fd7973dd0b /ms/neng/pom.xml | |
parent | 4028825069900f1c720b60039d1524919676838c (diff) |
Roll to next snapshot
Roll to next snapshot version (0.4.4-SNAPSHOT)
Change-Id: I288f0ca19594da61d02dcc4af588cabc0cf21e83
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'ms/neng/pom.xml')
-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 4fe42a5f..f5d1b832 100644 --- a/ms/neng/pom.xml +++ b/ms/neng/pom.xml @@ -23,7 +23,7 @@ <groupId>org.onap.ccsdk.apps</groupId> <artifactId>ccsdk-apps-ms-neng</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</version> <name>Naming Generation</name> <properties> @@ -243,7 +243,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-1-starter-parent</artifactId> - <version>1.2.3</version> + <version>1.2.4-SNAPSHOT</version> <relativePath/> </parent> |