summaryrefslogtreecommitdiffstats
path: root/lcm/features
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-05-29 22:00:04 +0000
committerGerrit Code Review <gerrit@onap.org>2019-05-29 22:00:04 +0000
commitebb12a4025b6d6f0297bc2cb33e6a5ea07c15b29 (patch)
tree09f3e45e2147c75172b1db05ea19ae2a25021f84 /lcm/features
parent2000eadbdad495b8c2cbf8ceaafa0492116e5200 (diff)
parent6a94a1af55c1858efdedd3c16e0bfb7cd4688d01 (diff)
Merge "Roll to next snapshot" into dublin
Diffstat (limited to 'lcm/features')
-rw-r--r--lcm/features/ccsdk-lcm/pom.xml4
-rw-r--r--lcm/features/features-lcm/pom.xml4
-rwxr-xr-xlcm/features/pom.xml4
3 files changed, 6 insertions, 6 deletions
diff --git a/lcm/features/ccsdk-lcm/pom.xml b/lcm/features/ccsdk-lcm/pom.xml
index 52a5341c..94ff27f8 100644
--- a/lcm/features/ccsdk-lcm/pom.xml
+++ b/lcm/features/ccsdk-lcm/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.2.3</version>
+ <version>1.2.4-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>ccsdk-lcm</artifactId>
- <version>0.4.3-SNAPSHOT</version>
+ <version>0.4.4-SNAPSHOT</version>
<packaging>feature</packaging>
<name>ccsdk-sli-northbound :: lcm :: ${project.artifactId}</name>
diff --git a/lcm/features/features-lcm/pom.xml b/lcm/features/features-lcm/pom.xml
index 16100085..83ce3072 100644
--- a/lcm/features/features-lcm/pom.xml
+++ b/lcm/features/features-lcm/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.2.3</version>
+ <version>1.2.4-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>features-lcm</artifactId>
- <version>0.4.3-SNAPSHOT</version>
+ <version>0.4.4-SNAPSHOT</version>
<packaging>feature</packaging>
<name>ccsdk-sli-northbound :: lcm :: ${project.artifactId}</name>
diff --git a/lcm/features/pom.xml b/lcm/features/pom.xml
index 446042ea..f4596b83 100755
--- a/lcm/features/pom.xml
+++ b/lcm/features/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.3</version>
+ <version>1.2.4-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>lcm-features</artifactId>
- <version>0.4.3-SNAPSHOT</version>
+ <version>0.4.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-northbound :: lcm :: ${project.artifactId}</name>