Use released Frankfurt M4 artifacts 73/103273/2
authorDan Timoney <dtimoney@att.com>
Fri, 6 Mar 2020 13:56:17 +0000 (08:56 -0500)
committerDan Timoney <dtimoney@att.com>
Fri, 6 Mar 2020 14:07:49 +0000 (09:07 -0500)
Update to use released Frankfurt M4 version of parent poms and released
CCSDK Frankfurt M4 artifacts.

Change-Id: Ic36751ce71e2d3f983f8c5b20a56169591e7393d
Issue-ID: SDNC-1110
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 8352d567e199ef1fa960e4473898b00e14b149d6

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 a67762b..136bde9 100644 (file)
@@ -13,7 +13,7 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>spring-boot-1-starter-parent</artifactId>
-               <version>1.5.1</version>
+               <version>1.5.2</version>
        </parent>
        <distributionManagement>
                <repository>
index 65f27ce..3df4231 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>1.5.1</version>
+        <version>1.5.2</version>
         <relativePath/>
     </parent>
 
index a5eab62..0ca56d6 100644 (file)
@@ -12,7 +12,7 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>spring-boot-1-starter-parent</artifactId>
-               <version>1.5.1</version>
+               <version>1.5.2</version>
        </parent>
 
        <properties>
index 1d1238b..db2cddc 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.1</version>
+        <version>1.5.2</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 932cbef..e17e5c1 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.1</version>
+        <version>1.5.2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
index 9cca404..9363b40 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.1</version>
+        <version>1.5.2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
index 31feda7..cdc8dd6 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.1</version>
+        <version>1.5.2</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
index 45aa9db..ad11946 100644 (file)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>odlparent-lite</artifactId>
-               <version>1.5.1</version>
+               <version>1.5.2</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.1-SNAPSHOT</ccsdk.features.version>
+               <ccsdk.features.version>0.7.1</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 0128aba..39072ec 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.1</version>
+        <version>1.5.2</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
@@ -21,9 +21,9 @@
         <standalone.image.name>onap/sdnc-image</standalone.image.name>
         <sdnc.project.version>${project.version}</sdnc.project.version>
         <sdnc.build.timestamp>${maven.build.timestamp}</sdnc.build.timestamp>
-        <sdnc.northbound.version>1.8.0-SNAPSHOT</sdnc.northbound.version>
-        <ccsdk.docker.version>0.7.1-STAGING-latest</ccsdk.docker.version>
-        <ccsdk.features.version>0.7.1-SNAPSHOT</ccsdk.features.version>
+        <sdnc.northbound.version>1.8.0</sdnc.northbound.version>
+        <ccsdk.docker.version>0.7.1</ccsdk.docker.version>
+        <ccsdk.features.version>0.7.1</ccsdk.features.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 342d245..dea6bb4 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.1</version>
+        <version>1.5.2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
index ea0e8f2..12c66a5 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.1</version>
+        <version>1.5.2</version>
         <relativePath/>
     </parent>
 
index 93b5b92..b856cd5 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.1</version>
+        <version>1.5.2</version>
         <relativePath/>
     </parent>
 
index 477263d..727816e 100644 (file)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>odlparent-lite</artifactId>
-               <version>1.5.1</version>
+               <version>1.5.2</version>
                <relativePath/>
        </parent>
 
index 9093662..e8b0d71 100644 (file)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>odlparent-lite</artifactId>
-               <version>1.5.1</version>
+               <version>1.5.2</version>
         <relativePath/>
        </parent>
 
index 06b5a80..1025b3a 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.1</version>
+        <version>1.5.2</version>
         <relativePath/>
     </parent>
 
index a279e0c..48454b5 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.1</version>
+        <version>1.5.2</version>
         <relativePath/>
     </parent>
 
index edda47f..8120540 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.1</version>
+        <version>1.5.2</version>
         <relativePath/>
     </parent>
 
index 899d85d..a31ea26 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.1</version>
+        <version>1.5.2</version>
         <relativePath/>
     </parent>
 
index be43fdd..d6fb5c8 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.1</version>
+        <version>1.5.2</version>
         <relativePath/>
     </parent>
 
@@ -18,7 +18,7 @@
     <description>Copies base ONAP platform-logic</description>
 
     <properties>
-        <ccsdk.distribution.version>0.7.1-SNAPSHOT</ccsdk.distribution.version>
+        <ccsdk.distribution.version>0.7.1</ccsdk.distribution.version>
     </properties>
 
     <build>
index d684371..66d2773 100644 (file)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>odlparent-lite</artifactId>
-               <version>1.5.1</version>
+               <version>1.5.2</version>
         <relativePath/>
        </parent>
 
diff --git a/pom.xml b/pom.xml
index 32cbcbc..a19486c 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.1</version>
+               <version>1.5.2</version>
        </parent>
 
        <groupId>org.onap.sdnc.oam</groupId>