aboutsummaryrefslogtreecommitdiffstats
path: root/ms/controllerblueprints/pom.xml
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
commit9b8aec2337c30ae01c54917059f46d4b6cac1362 (patch)
treef82209b3e8ff6853b1307aacd8eaa5382c1c4393 /ms/controllerblueprints/pom.xml
parent9a8f0f7e8335915eaa844ce71a8ab2627eb37bab (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/controllerblueprints/pom.xml')
-rw-r--r--ms/controllerblueprints/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ms/controllerblueprints/pom.xml b/ms/controllerblueprints/pom.xml
index 6d6dae6ba..398082338 100644
--- a/ms/controllerblueprints/pom.xml
+++ b/ms/controllerblueprints/pom.xml
@@ -18,12 +18,12 @@
<parent>
<groupId>org.onap.ccsdk.apps</groupId>
<artifactId>ccsdk-apps-ms</artifactId>
- <version>0.4.1-SNAPSHOT</version>
+ <version>0.4.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>controllerblueprints</artifactId>
<name>Controller Blueprints Root</name>
- <version>0.4.1-SNAPSHOT</version>
+ <version>0.4.2-SNAPSHOT</version>
<properties>
<service.name>ControllerBlueprints</service.name>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>