Use version 2.3.0 of parent poms 49/125449/1
authorDan Timoney <dtimoney@att.com>
Thu, 28 Oct 2021 20:22:48 +0000 (16:22 -0400)
committerDan Timoney <dtimoney@att.com>
Thu, 28 Oct 2021 20:22:48 +0000 (16:22 -0400)
Use released version 2.3.0 of parent pom to avoid compile errors due to
removing aged-out snapshot version

Issue-ID: CCSDK-3511
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I17c461e44874a16b67ce18e6b178528e4f7c9ee1

a1-adapter/a1-adapter-api/feature/pom.xml
a1-adapter/a1-adapter-api/installer/pom.xml
a1-adapter/a1-adapter-api/model/pom.xml
a1-adapter/a1-adapter-api/pom.xml
a1-adapter/a1-adapter-api/provider/pom.xml
a1-adapter/features/a1-adapter-northbound/pom.xml
a1-adapter/features/installer/pom.xml
a1-adapter/features/pom.xml
a1-adapter/pom.xml
a1-policy-management/pom.xml
pom.xml

index 076ebcd..b5446b3 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.3.0-SNAPSHOT</version>
+        <version>2.3.0</version>
         <relativePath/>
     </parent>
 
index b5741b8..0550e27 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.3.0-SNAPSHOT</version>
+        <version>2.3.0</version>
         <relativePath/>
     </parent>
 
index 1bf6c54..c6accfb 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>2.3.0-SNAPSHOT</version>
+        <version>2.3.0</version>
         <relativePath/>
     </parent>
 
index 56e3dea..30f28e9 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.3.0-SNAPSHOT</version>
+        <version>2.3.0</version>
         <relativePath/>
     </parent>
 
index 8ecfb9c..abd3a05 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>2.3.0-SNAPSHOT</version>
+        <version>2.3.0</version>
         <relativePath/>
     </parent>
 
index c5023d1..d0555ff 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.3.0-SNAPSHOT</version>
+        <version>2.3.0</version>
         <relativePath/>
     </parent>
 
index 6671e02..68d96d8 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.3.0-SNAPSHOT</version>
+        <version>2.3.0</version>
         <relativePath/>
     </parent>
 
index 13cd7af..5a9f49c 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.3.0-SNAPSHOT</version>
+        <version>2.3.0</version>
         <relativePath/>
     </parent>
 
index 7e5274f..e9dd75e 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.3.0-SNAPSHOT</version>
+        <version>2.3.0</version>
         <relativePath/>
     </parent>
 
index 623e126..3f5b73c 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>spring-boot-25-starter-parent</artifactId>
-        <version>2.3.0-SNAPSHOT</version>
+        <version>2.3.0</version>
         <relativePath/>
     </parent>
     <groupId>org.onap.ccsdk.oran</groupId>
             </plugin>
         </plugins>
     </build>
-</project>
\ No newline at end of file
+</project>
diff --git a/pom.xml b/pom.xml
index 7b6ed13..5493c9e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.3.0-SNAPSHOT</version>
+        <version>2.3.0</version>
         <relativePath/>
     </parent>