summaryrefslogtreecommitdiffstats
path: root/features
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-10-13 16:39:45 -0400
committerDan Timoney <dtimoney@att.com>2023-11-08 10:29:16 -0500
commit2ba96090646f163f5f4906906e969a344bfc6384 (patch)
tree232be1d2d455c27706ab382aef6ec0f58795b2c8 /features
parent0437a05104ffd36e6700f0321d54ed814d3c7618 (diff)
Update to version 2.6.1 of parent pom to pick up Argon SR2 versions
Issue-ID: CCSDK-3944 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I42823860a53648c629ee738774f727b8e80704a2 Use version 2.6.1 of parent poms Issue-ID: CCSDK-3944 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ia9a214be8f00d951311b659c37aa06a5eba6cf10
Diffstat (limited to 'features')
-rw-r--r--features/features-sdnc-northbound/pom.xml2
-rwxr-xr-xfeatures/installer/pom.xml2
-rwxr-xr-xfeatures/pom.xml2
-rw-r--r--features/sdnc-northbound-all/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/features/features-sdnc-northbound/pom.xml b/features/features-sdnc-northbound/pom.xml
index a34e865d..7fe6877e 100644
--- a/features/features-sdnc-northbound/pom.xml
+++ b/features/features-sdnc-northbound/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>2.6.0</version>
+ <version>2.6.1</version>
<relativePath/>
</parent>
diff --git a/features/installer/pom.xml b/features/installer/pom.xml
index 403a5721..b05699dc 100755
--- a/features/installer/pom.xml
+++ b/features/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.6.0</version>
+ <version>2.6.1</version>
<relativePath/>
</parent>
diff --git a/features/pom.xml b/features/pom.xml
index 374a97ee..10c32cb3 100755
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.6.0</version>
+ <version>2.6.1</version>
<relativePath/>
</parent>
diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml
index ba1f3e83..2c3d2965 100644
--- a/features/sdnc-northbound-all/pom.xml
+++ b/features/sdnc-northbound-all/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.6.0</version>
+ <version>2.6.1</version>
<relativePath/>
</parent>