aboutsummaryrefslogtreecommitdiffstats
path: root/installation
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-03-06 08:56:17 -0500
committerDan Timoney <dtimoney@att.com>2020-03-06 09:07:49 -0500
commitfdf5a7153ed3198b68238a54b4b33c376af1495a (patch)
tree0676fcdcf9fd5ddb5824f3e8a76f8213d6d7efaf /installation
parentae8f83510948c360ec4952fe7a73bfca1a930277 (diff)
Use released Frankfurt M4 artifacts
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
Diffstat (limited to 'installation')
-rw-r--r--installation/admportal/pom.xml2
-rw-r--r--installation/ansible-server/pom.xml2
-rw-r--r--installation/dmaap-listener/pom.xml2
-rw-r--r--installation/pom.xml2
-rw-r--r--installation/sdnc-web/pom.xml4
-rw-r--r--installation/sdnc/pom.xml8
-rw-r--r--installation/ueb-listener/pom.xml2
7 files changed, 11 insertions, 11 deletions
diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml
index 1d1238b0..db2cddcb 100644
--- a/installation/admportal/pom.xml
+++ b/installation/admportal/pom.xml
@@ -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>
diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml
index 932cbefb..e17e5c15 100644
--- a/installation/ansible-server/pom.xml
+++ b/installation/ansible-server/pom.xml
@@ -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>
diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml
index 9cca4047..9363b406 100644
--- a/installation/dmaap-listener/pom.xml
+++ b/installation/dmaap-listener/pom.xml
@@ -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>
diff --git a/installation/pom.xml b/installation/pom.xml
index 31feda7d..cdc8dd68 100644
--- a/installation/pom.xml
+++ b/installation/pom.xml
@@ -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>
diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml
index 45aa9dba..ad119467 100644
--- a/installation/sdnc-web/pom.xml
+++ b/installation/sdnc-web/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>
@@ -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>
diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml
index 0128aba9..39072ec0 100644
--- a/installation/sdnc/pom.xml
+++ b/installation/sdnc/pom.xml
@@ -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>
diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml
index 342d2454..dea6bb41 100644
--- a/installation/ueb-listener/pom.xml
+++ b/installation/ueb-listener/pom.xml
@@ -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>