Use Istanbul RC versons 66/125166/2
authorDan Timoney <dtimoney@att.com>
Wed, 20 Oct 2021 20:12:58 +0000 (16:12 -0400)
committerDan Timoney <dtimoney@att.com>
Thu, 21 Oct 2021 20:40:13 +0000 (20:40 +0000)
Update to use Istanbul RC versions

Issue-ID: SDNC-1615
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I16a5e3d083829ddf63dcb60b0354ecb85465a518

Former-commit-id: 10c55385364215e09d348798f4c91371c30b62a1

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

index e12759c..b872e86 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>spring-boot-1-starter-parent</artifactId>
-        <version>2.2.1</version>
+        <version>2.2.2</version>
         <relativePath/>
     </parent>
 
index 6736783..547b687 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>2.2.1</version>
+        <version>2.2.2</version>
         <relativePath/>
     </parent>
 
index 073aad3..2c54df8 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>spring-boot-1-starter-parent</artifactId>
-        <version>2.2.1</version>
+        <version>2.2.2</version>
     </parent>
 
     <groupId>org.onap.sdnc.oam.vnfbackup</groupId>
diff --git a/pom.xml b/pom.xml
index a4f0d54..edc3f2a 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.2.1</version>
+        <version>2.2.2</version>
         <relativePath/>
     </parent>
 
         <sdnc.project.version>${project.version}</sdnc.project.version>
 
         <!-- All Version definition is placed in org.onap.ccsdk.parent/odlparent-lite -->
-        <ccsdk.oran.a1adapter.version>1.2.1</ccsdk.oran.a1adapter.version>
-        <sdnc.northbound.version>2.2.0</sdnc.northbound.version> <!-- Used by installation/sdnc -->
-        <ccsdk.distribution.version>1.2.1</ccsdk.distribution.version> 
-        <ccsdk.sli.version>1.3.1</ccsdk.sli.version>
-        <ccsdk.features.version>1.2.3</ccsdk.features.version>
-        <ccsdk.sli.northbound.version>1.3.1</ccsdk.sli.northbound.version>
+        <ccsdk.oran.a1adapter.version>1.2.3</ccsdk.oran.a1adapter.version>
+        <sdnc.northbound.version>2.2.1</sdnc.northbound.version> <!-- Used by installation/sdnc -->
+        <ccsdk.distribution.version>1.2.2</ccsdk.distribution.version> 
+        <ccsdk.sli.version>1.3.2</ccsdk.sli.version>
+        <ccsdk.features.version>1.2.4</ccsdk.features.version>
+        <ccsdk.sli.northbound.version>1.3.2</ccsdk.sli.northbound.version>
         <!-- docker images versions -->
         <ccsdk.docker.alpine.j11.version>1.2-STAGING-latest</ccsdk.docker.alpine.j11.version> <!-- Used by dmaap-listener, ueb-listener -->
         <ccsdk.docker.odlsli.alpine.version>1.2-SNAPSHOT-latest</ccsdk.docker.odlsli.alpine.version> <!-- Used by sdnc -->