aboutsummaryrefslogtreecommitdiffstats
path: root/ms/neng
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-03-19 16:31:51 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-03-21 14:00:49 -0400
commitf6d4029257dcb6c573d421e3762eac5429eca762 (patch)
treeac5c9069cabcd4873d10cfc15f9199beec8e06a7 /ms/neng
parentf24666c55d17ef296746ea103218d1c489380a00 (diff)
Compile against Fluorine SR2
Updated to compile against Fluorine SR2 Change-Id: I434068531ce4a661a04c20201e0fddf3f6b92f47 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'ms/neng')
-rw-r--r--ms/neng/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ms/neng/pom.xml b/ms/neng/pom.xml
index e9477f9e..23a34615 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.1-SNAPSHOT</version>
+ <version>0.4.2-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.1</version>
+ <version>1.2.2-SNAPSHOT</version>
<relativePath/>
</parent>