aboutsummaryrefslogtreecommitdiffstats
path: root/lcm/installer
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-03-19 17:11:28 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-03-21 13:59:05 -0400
commite530f30b4d7c3609cd026047ffaa6b3a77d0aec6 (patch)
treecd79e9a69e2efc8d93dfe7bde8a5152876b39f5d /lcm/installer
parent212f2fe2dfa6c31dd64b5c7defe66ed458cfd4c3 (diff)
Compile against Fluorine SR2
Updated to compile against Fluorine SR2 Change-Id: I7a104f16bfd17d30d925a6cd70dedbd6aa0f0b4c Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'lcm/installer')
-rwxr-xr-xlcm/installer/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lcm/installer/pom.xml b/lcm/installer/pom.xml
index df5214f6..fd36b7a3 100755
--- a/lcm/installer/pom.xml
+++ b/lcm/installer/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.1</version>
+ <version>1.2.2-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>lcm-installer</artifactId>
- <version>0.4.1-SNAPSHOT</version>
+ <version>0.4.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-northbound :: lcm :: ${project.artifactId}</name>