Update to use RC1 version of CCSDK 06/106806/2
authorDan Timoney <dtimoney@att.com>
Wed, 29 Apr 2020 14:18:56 +0000 (10:18 -0400)
committerDan Timoney <dtimoney@att.com>
Wed, 29 Apr 2020 15:17:20 +0000 (15:17 +0000)
Update to use RC1 version of CCSDK

Change-Id: I411265e1a990a06bb5763c510c2aa3fc5455d8d6
Issue-ID: SDNC-1181
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 5bbfc1eb0e40c209f0b8955b2a71ae3b9e985647

21 files changed:
SdncReports/pom.xml
admportal/pom.xml
configbackuprestore/pom.xml
installation/admportal/pom.xml
installation/ansible-server/pom.xml
installation/dmaap-listener/pom.xml
installation/pom.xml
installation/sdnc-web/pom.xml
installation/sdnc/pom.xml
installation/ueb-listener/pom.xml
platform-logic/datachange/pom.xml
platform-logic/generic-resource-api/pom.xml
platform-logic/installer/pom.xml
platform-logic/lcm/pom.xml
platform-logic/optical-service/pom.xml
platform-logic/pom.xml
platform-logic/restapi-templates/pom.xml
platform-logic/restconfapi-yang/pom.xml
platform-logic/setup/pom.xml
platform-logic/vnfapi/pom.xml
pom.xml

index 75ba436..06566cc 100644 (file)
@@ -13,7 +13,7 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>spring-boot-1-starter-parent</artifactId>
-               <version>1.5.2</version>
+               <version>1.5.4</version>
        </parent>
        <distributionManagement>
                <repository>
index 388a966..a9863e2 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.4</version>
         <relativePath/>
     </parent>
 
index e4834cc..ecf8c82 100644 (file)
@@ -12,7 +12,7 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>spring-boot-1-starter-parent</artifactId>
-               <version>1.5.2</version>
+               <version>1.5.4</version>
        </parent>
 
        <properties>
index 579469e..44464a0 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.4</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
@@ -20,7 +20,7 @@
         <image.name>onap/admportal-sdnc-image</image.name>
         <sdnc.project.version>${project.version}</sdnc.project.version>
         <sdnc.build.timestamp>${maven.build.timestamp}</sdnc.build.timestamp>
-        <ccsdk.docker.version>0.7-STAGING-latest</ccsdk.docker.version>
+        <ccsdk.docker.version>0.7.2</ccsdk.docker.version>
         <maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>
     </properties>
 
index 0572c30..bfdf066 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
@@ -19,7 +19,7 @@
         <image.name>onap/sdnc-ansible-server-image</image.name>
         <sdnc.project.version>${project.version}</sdnc.project.version>
         <sdnc.build.timestamp>${maven.build.timestamp}</sdnc.build.timestamp>
-        <ccsdk.docker.version>0.7-STAGING-latest</ccsdk.docker.version>
+        <ccsdk.docker.version>0.7.2</ccsdk.docker.version>
         <docker.buildArg.https_proxy>${https_proxy}</docker.buildArg.https_proxy>
         <maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>
     </properties>
index 8aac0e5..553fe89 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
@@ -19,7 +19,7 @@
         <image.name>onap/sdnc-dmaap-listener-image</image.name>
         <sdnc.project.version>${project.version}</sdnc.project.version>
         <sdnc.build.timestamp>${maven.build.timestamp}</sdnc.build.timestamp>
-        <ccsdk.docker.version>0.7-STAGING-latest</ccsdk.docker.version>
+        <ccsdk.docker.version>0.7.2</ccsdk.docker.version>
         <docker.buildArg.https_proxy>${https_proxy}</docker.buildArg.https_proxy>
         <maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>
     </properties>
index 8bdedad..dde425d 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.4</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
@@ -21,7 +21,7 @@
 
         <maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>
         <build.number>${maven.build.timestamp}</build.number>
-        <ccsdk.distribution.version>0.7.0-SNAPSHOT</ccsdk.distribution.version>
+        <ccsdk.distribution.version>0.7.2</ccsdk.distribution.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
     </properties>
index 1b9e37d..5b715e0 100644 (file)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>odlparent-lite</artifactId>
-               <version>1.5.2</version>
+               <version>1.5.4</version>
        </parent>
 
        <groupId>org.onap.sdnc.oam</groupId>
@@ -22,7 +22,7 @@
                <sdnc.project.version>${project.version}</sdnc.project.version>
                <sdnc.build.timestamp>${maven.build.timestamp}</sdnc.build.timestamp>
                <ccsdk.groupId>org.onap.ccsdk.features.sdnr.wt</ccsdk.groupId>
-               <ccsdk.features.version>0.7.3-SNAPSHOT</ccsdk.features.version>
+               <ccsdk.features.version>0.7.3</ccsdk.features.version>
                <docker.buildArg.https_proxy>${https_proxy}</docker.buildArg.https_proxy>
                <maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>
                <docker.push.phase>deploy</docker.push.phase>
index a50fe75..9c7b473 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.4</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
@@ -23,8 +23,8 @@
         <sdnc.build.timestamp>${maven.build.timestamp}</sdnc.build.timestamp>
         <sdnc.northbound.version>1.8.0</sdnc.northbound.version>
         <ccsdk.docker.version>0.7.2</ccsdk.docker.version>
-        <ccsdk.features.version>0.7.2</ccsdk.features.version>
-        <ccsdk.features.sdnr.wt.version>0.7.3-SNAPSHOT</ccsdk.features.sdnr.wt.version>
+        <ccsdk.features.version>0.7.3</ccsdk.features.version>
+        <ccsdk.features.sdnr.wt.version>0.7.3</ccsdk.features.sdnr.wt.version>
         <sdnc.keystore>org.onap.sdnc.p12</sdnc.keystore>
         <sdnc.keypass><![CDATA[ff^G9D]yf&r}Ktum@BJ0YB?N]]></sdnc.keypass>
         <sdnc.secureport>8443</sdnc.secureport>
index d91d75c..0f0d362 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
@@ -19,7 +19,7 @@
         <image.name>onap/sdnc-ueb-listener-image</image.name>
         <sdnc.project.version>${project.version}</sdnc.project.version>
         <sdnc.build.timestamp>${maven.build.timestamp}</sdnc.build.timestamp>
-        <ccsdk.docker.version>0.7-STAGING-latest</ccsdk.docker.version>
+        <ccsdk.docker.version>0.7.2</ccsdk.docker.version>
         <docker.buildArg.https_proxy>${https_proxy}</docker.buildArg.https_proxy>
         <docker.push.phase>deploy</docker.push.phase>
         <maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>
index 2905e34..628a8dc 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.4</version>
         <relativePath/>
     </parent>
 
index 0cbf955..41166b5 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.4</version>
         <relativePath/>
     </parent>
 
index 04d9717..f273972 100644 (file)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>odlparent-lite</artifactId>
-               <version>1.5.2</version>
+               <version>1.5.4</version>
                <relativePath/>
        </parent>
 
index a21d0ed..6d69c5c 100644 (file)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>odlparent-lite</artifactId>
-               <version>1.5.2</version>
+               <version>1.5.4</version>
         <relativePath/>
        </parent>
 
index 7e2e564..f6127b8 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.4</version>
         <relativePath/>
     </parent>
 
index 0852fcc..391c010 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.4</version>
         <relativePath/>
     </parent>
 
index 5dbb67e..161bc0f 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.4</version>
         <relativePath/>
     </parent>
 
index 5d162fa..2615207 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.4</version>
         <relativePath/>
     </parent>
 
index 2dd04e4..ad5ea29 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.4</version>
         <relativePath/>
     </parent>
 
index 36a2aa1..21d32b4 100644 (file)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>odlparent-lite</artifactId>
-               <version>1.5.2</version>
+               <version>1.5.4</version>
         <relativePath/>
        </parent>
 
diff --git a/pom.xml b/pom.xml
index 9ac4a41..16c812a 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>odlparent-lite</artifactId>
-               <version>1.5.2</version>
+               <version>1.5.4</version>
        </parent>
 
        <groupId>org.onap.sdnc.oam</groupId>