aboutsummaryrefslogtreecommitdiffstats
path: root/features
diff options
context:
space:
mode:
authorDan Timoney <dt5972@att.com>2024-09-23 16:08:56 -0400
committerDan Timoney <dtimoney@att.com>2024-09-23 16:30:05 -0400
commited3bd53ecaa8c52cbc6b8d8b36366cea522ae731 (patch)
tree92032d551cc777a2c507b26223eac0f8534ca792 /features
parent137e082b38a51c52f993801b7aa23bb17b2c7540 (diff)
Use released Oslo/Potassium parent poms
Use released version of parent poms for ONAP Oslo release Issue-ID: SDNC-1846 Change-Id: Id73e8cdbee4c965a98bc148a6c890d7cd8f22657 Signed-off-by: Dan Timoney <dtimoney@att.com>
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 ea51bc6c..6d00de39 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.8.0-SNAPSHOT</version>
+ <version>2.8.0</version>
<relativePath/>
</parent>
diff --git a/features/installer/pom.xml b/features/installer/pom.xml
index baeb25a5..76475070 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.8.0-SNAPSHOT</version>
+ <version>2.8.0</version>
<relativePath/>
</parent>
diff --git a/features/pom.xml b/features/pom.xml
index 9a84a0f7..92bda0f3 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.8.0-SNAPSHOT</version>
+ <version>2.8.0</version>
<relativePath/>
</parent>
diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml
index f772692a..f415976c 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.8.0-SNAPSHOT</version>
+ <version>2.8.0</version>
<relativePath/>
</parent>