aboutsummaryrefslogtreecommitdiffstats
path: root/lcm/installer/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-06-24 07:22:43 -0400
committerDan Timoney <dtimoney@att.com>2020-06-24 07:22:43 -0400
commit55545afa389f1075a3d0815257c7b8c1e8f8e106 (patch)
tree6ef25c680aef8782771425951d0821038aa8cdad /lcm/installer/pom.xml
parent15f12e0758bacc326eb6b74ccc4f81021c0e13c0 (diff)
Update to latest ccsdk/parent Frankfurt snapshot version6.0.0-ONAPfrankfurt
Updated parent versions to latest CCSDK Frankfurt snapshot Change-Id: Iea658891f407b537e8642b7bef9dabbaee6f2240 Issue-ID: CCSDK-2478 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'lcm/installer/pom.xml')
-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 e6f6472d..cb8f9200 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.5.6</version>
+ <version>1.5.10-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>lcm-installer</artifactId>
- <version>0.7.4-SNAPSHOT</version>
+ <version>0.7.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-northbound :: lcm :: ${project.artifactId}</name>