Use released version 2.5.1 parent poms 60/132860/1
authorDan Timoney <dtimoney@att.com>
Wed, 4 Jan 2023 12:55:36 +0000 (07:55 -0500)
committerDan Timoney <dtimoney@att.com>
Wed, 4 Jan 2023 12:55:36 +0000 (07:55 -0500)
Use released version 2.5.1 of parent pom

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

Former-commit-id: d2c81d458720ef7f8e298e50fd0680ce11832cf1

SdncReports/pom.xml
admportal/pom.xml
configbackuprestore/pom.xml
pom.xml

index 57a8079..7967683 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>spring-boot-1-starter-parent</artifactId>
-        <version>2.5.0</version>
+        <version>2.5.1</version>
         <relativePath/>
     </parent>
 
index 1eb8e3e..b3966a0 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>2.5.0</version>
+        <version>2.5.1</version>
         <relativePath/>
     </parent>
 
index 894f44f..ea708cf 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>spring-boot-1-starter-parent</artifactId>
-        <version>2.5.0</version>
+        <version>2.5.1</version>
     </parent>
 
     <groupId>org.onap.sdnc.oam.vnfbackup</groupId>
diff --git a/pom.xml b/pom.xml
index 657920b..750e883 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.5.1-SNAPSHOT</version>
+        <version>2.5.1</version>
         <relativePath/>
     </parent>
 
@@ -26,7 +26,7 @@
 
         <!-- All Version definition is placed in org.onap.ccsdk.parent/odlparent-lite -->
         <ccsdk.oran.a1adapter.version>1.5.0-SNAPSHOT</ccsdk.oran.a1adapter.version>
-        <sdnc.northbound.version>2.4.3-SNAPSHOT</sdnc.northbound.version> <!-- Used by installation/sdnc -->
+        <sdnc.northbound.version>2.5.0-SNAPSHOT</sdnc.northbound.version> <!-- Used by installation/sdnc -->
         <ccsdk.distribution.version>1.5.0-SNAPSHOT</ccsdk.distribution.version> 
         <ccsdk.sli.version>1.6.1-SNAPSHOT</ccsdk.sli.version>
         <ccsdk.features.version>1.5.0-SNAPSHOT</ccsdk.features.version>