diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-01 08:04:17 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-01 08:04:17 -0400 |
commit | 441b7640a1797f9e340bfa4a176df72ecdd9f5e3 (patch) | |
tree | c2daa0fbac9888b5431f8d15cc39632ae120331b /ms/neng | |
parent | 8ce3b89714777a87ea567a197b421df563626df5 (diff) |
Roll snapshot version
Roll to next Dublin snapshot version (0.4.3)
Change-Id: I6876ea73cf907cb0858d7f0fec729ef6a52c2987
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <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 0efcc3c5..d5d4c885 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.2-SNAPSHOT</version> + <version>0.4.3-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.2</version> + <version>1.2.3-SNAPSHOT</version> <relativePath/> </parent> |