summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-09-23 11:39:18 -0400
committerDan Timoney <dtimoney@att.com>2024-09-23 11:39:18 -0400
commit22f179fb82cf5cef4a4cb9a64214a0daee6058fa (patch)
treee94e9f75c5c36748646798c9ffa27d9571c119e4
parent7e9f04c3cc2b24cb6bf52238b03682e56d69e093 (diff)
Use released Oslo/Potassium parent poms1.8.0
Use released version of parent poms for ONAP Oslo release Issue-ID: CCSDK-3990 Change-Id: I7b188d4a572e5b4faec2eee26b60128d47b6a2ef Signed-off-by: Dan Timoney <dtimoney@att.com>
-rw-r--r--a1-adapter/a1-adapter-api/feature/pom.xml2
-rw-r--r--a1-adapter/a1-adapter-api/installer/pom.xml2
-rw-r--r--a1-adapter/a1-adapter-api/model/pom.xml2
-rw-r--r--a1-adapter/a1-adapter-api/pom.xml2
-rw-r--r--a1-adapter/a1-adapter-api/provider/pom.xml2
-rw-r--r--a1-adapter/features/a1-adapter-northbound/pom.xml2
-rw-r--r--a1-adapter/features/installer/pom.xml2
-rw-r--r--a1-adapter/features/pom.xml2
-rw-r--r--a1-adapter/pom.xml2
-rw-r--r--a1-policy-management/pom.xml3
-rw-r--r--pom.xml2
11 files changed, 12 insertions, 11 deletions
diff --git a/a1-adapter/a1-adapter-api/feature/pom.xml b/a1-adapter/a1-adapter-api/feature/pom.xml
index b1f179dc..6c9a8519 100644
--- a/a1-adapter/a1-adapter-api/feature/pom.xml
+++ b/a1-adapter/a1-adapter-api/feature/pom.xml
@@ -27,7 +27,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>
diff --git a/a1-adapter/a1-adapter-api/installer/pom.xml b/a1-adapter/a1-adapter-api/installer/pom.xml
index 1ad2b7a4..f0998ff6 100644
--- a/a1-adapter/a1-adapter-api/installer/pom.xml
+++ b/a1-adapter/a1-adapter-api/installer/pom.xml
@@ -27,7 +27,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/a1-adapter/a1-adapter-api/model/pom.xml b/a1-adapter/a1-adapter-api/model/pom.xml
index ef3a0b62..faba1aa8 100644
--- a/a1-adapter/a1-adapter-api/model/pom.xml
+++ b/a1-adapter/a1-adapter-api/model/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.8.0-SNAPSHOT</version>
+ <version>2.8.0</version>
<relativePath/>
</parent>
diff --git a/a1-adapter/a1-adapter-api/pom.xml b/a1-adapter/a1-adapter-api/pom.xml
index f8bd386f..9df15874 100644
--- a/a1-adapter/a1-adapter-api/pom.xml
+++ b/a1-adapter/a1-adapter-api/pom.xml
@@ -26,7 +26,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/a1-adapter/a1-adapter-api/provider/pom.xml b/a1-adapter/a1-adapter-api/provider/pom.xml
index 32f6ca46..0d1d7ea0 100644
--- a/a1-adapter/a1-adapter-api/provider/pom.xml
+++ b/a1-adapter/a1-adapter-api/provider/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.8.0-SNAPSHOT</version>
+ <version>2.8.0</version>
<relativePath/>
</parent>
diff --git a/a1-adapter/features/a1-adapter-northbound/pom.xml b/a1-adapter/features/a1-adapter-northbound/pom.xml
index 5f2f067f..43dcfbae 100644
--- a/a1-adapter/features/a1-adapter-northbound/pom.xml
+++ b/a1-adapter/features/a1-adapter-northbound/pom.xml
@@ -26,7 +26,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>
diff --git a/a1-adapter/features/installer/pom.xml b/a1-adapter/features/installer/pom.xml
index fedb94b8..f2a2a4e1 100644
--- a/a1-adapter/features/installer/pom.xml
+++ b/a1-adapter/features/installer/pom.xml
@@ -27,7 +27,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/a1-adapter/features/pom.xml b/a1-adapter/features/pom.xml
index f973972e..dbfe29ac 100644
--- a/a1-adapter/features/pom.xml
+++ b/a1-adapter/features/pom.xml
@@ -27,7 +27,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/a1-adapter/pom.xml b/a1-adapter/pom.xml
index 30bc08f8..6729984c 100644
--- a/a1-adapter/pom.xml
+++ b/a1-adapter/pom.xml
@@ -27,7 +27,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/a1-policy-management/pom.xml b/a1-policy-management/pom.xml
index 798722da..55456d30 100644
--- a/a1-policy-management/pom.xml
+++ b/a1-policy-management/pom.xml
@@ -20,12 +20,13 @@
~ ============LICENSE_END=======================================================
~
-->
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-33-starter-parent</artifactId>
- <version>2.8.0-SNAPSHOT</version>
+ <version>2.8.0</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.oran</groupId>
diff --git a/pom.xml b/pom.xml
index 284e5aa6..005b2fc1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,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>