summaryrefslogtreecommitdiffstats
path: root/lcm/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-03-05 15:09:19 -0500
committerDan Timoney <dtimoney@att.com>2020-03-05 15:47:36 -0500
commit8a620f7b9ab473ec1399137aa05ed65c8b3fe970 (patch)
tree28472e82f2dfe258172f90c1e01e11b972256a05 /lcm/pom.xml
parent3231896861d60bda419d69d76a526cf2ea961b13 (diff)
Roll master to Guilin
Roll master to new versions for early Guilin development Change-Id: I8b7098b789ba57291c3748ea7d84c547fa8cadd3 Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'lcm/pom.xml')
-rwxr-xr-xlcm/pom.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/lcm/pom.xml b/lcm/pom.xml
index a13e2f3a..1eec115e 100755
--- a/lcm/pom.xml
+++ b/lcm/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.2</version>
+ <version>2.0.0-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>lcm</artifactId>
- <version>0.7.1-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-northbound :: lcm</name>
@@ -21,6 +21,4 @@
<module>provider</module>
<module>installer</module>
</modules>
-
-
</project>