aboutsummaryrefslogtreecommitdiffstats
path: root/features
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-04-27 11:07:30 -0400
committerDan Timoney <dtimoney@att.com>2020-04-27 15:25:06 -0400
commit0d1e39ace92a4f21c10db31f5e326e4af3b591bb (patch)
tree2c8d0c0d5abf0deda87f2b282b5b896edad9d45a /features
parentce32c94c3c8aa366100cd2d20c68d72f164f828d (diff)
Use RC1 version of parent poms
Update to use RC1 version of parent poms Change-Id: I900319aeaa69d3e6cd411458aff69aa4905957f1 Issue-ID: CCSDK-2344 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'features')
-rw-r--r--features/ccsdk-features-all/pom.xml2
-rw-r--r--features/features-features/pom.xml2
-rwxr-xr-xfeatures/installer/pom.xml2
-rwxr-xr-xfeatures/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/features/ccsdk-features-all/pom.xml b/features/ccsdk-features-all/pom.xml
index 94a6e7db7..a5ed14b4a 100644
--- a/features/ccsdk-features-all/pom.xml
+++ b/features/ccsdk-features-all/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.5.2</version>
+ <version>1.5.4</version>
<relativePath/>
</parent>
diff --git a/features/features-features/pom.xml b/features/features-features/pom.xml
index efe6b3dec..99242a5d2 100644
--- a/features/features-features/pom.xml
+++ b/features/features-features/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.5.2</version>
+ <version>1.5.4</version>
<relativePath/>
</parent>
diff --git a/features/installer/pom.xml b/features/installer/pom.xml
index 95878e02c..9f2386e43 100755
--- a/features/installer/pom.xml
+++ b/features/installer/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.2</version>
+ <version>1.5.4</version>
<relativePath/>
</parent>
diff --git a/features/pom.xml b/features/pom.xml
index f69775cad..bd23eb251 100755
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.2</version>
+ <version>1.5.4</version>
<relativePath/>
</parent>