aboutsummaryrefslogtreecommitdiffstats
path: root/features
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-07-15 11:30:49 -0400
committerDan Timoney <dtimoney@att.com>2022-07-15 12:38:59 -0400
commitcea47224b7b6afdd7b3d3ead8d08baf46eadc575 (patch)
treecd4cd05ab244a3900186aa6b7ddd540c663e714a /features
parent189b8c0700df37465590a491e35a79b339630ee8 (diff)
Use released 2.4.0 parent poms
Use released version 2.4.0 (Phosphorus) of parent poms Issue-ID: CCSDK-3691 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I5349cff2b048f02aa0cfeb5bc51a5e9b03eec4b3
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 f50d68eb1..be4fe816c 100644
--- a/features/ccsdk-features-all/pom.xml
+++ b/features/ccsdk-features-all/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.3.3</version>
+ <version>2.4.0</version>
<relativePath/>
</parent>
diff --git a/features/features-features/pom.xml b/features/features-features/pom.xml
index b20a20fb7..023d86b91 100644
--- a/features/features-features/pom.xml
+++ b/features/features-features/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>2.3.3</version>
+ <version>2.4.0</version>
<relativePath/>
</parent>
diff --git a/features/installer/pom.xml b/features/installer/pom.xml
index a47b7da94..25ca93756 100755
--- a/features/installer/pom.xml
+++ b/features/installer/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.3.3</version>
+ <version>2.4.0</version>
<relativePath/>
</parent>
diff --git a/features/pom.xml b/features/pom.xml
index 5ac5c7b8b..f279f0579 100755
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.3.3</version>
+ <version>2.4.0</version>
<relativePath/>
</parent>