From 9e330bbb4a08b62af1609fb74ea65a4ff4c8fa7c Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Wed, 11 Sep 2019 10:08:28 -0400 Subject: Roll versions Roll version to 1.7.1-SNAPSHOT and use version 1.4.1-SNAPSHOT of parent poms, and change to use 0.6.1 CCSDK artifacts Change-Id: Iff66ae16e7e8ab58f791cabd0594b4c1a474ed0f Issue-ID: SDNC-905 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: 000be88c29e3fb0a3028dab9e57ccfe3c3957ab3 --- installation/admportal/pom.xml | 4 ++-- installation/ansible-server/pom.xml | 4 ++-- installation/dmaap-listener/pom.xml | 6 +++--- installation/pom.xml | 4 ++-- installation/sdnc/pom.xml | 10 +++++----- installation/ueb-listener/pom.xml | 6 +++--- 6 files changed, 17 insertions(+), 17 deletions(-) (limited to 'installation') diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml index 8475b1c7..0548d01d 100644 --- a/installation/admportal/pom.xml +++ b/installation/admportal/pom.xml @@ -4,14 +4,14 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT 4.0.0 pom org.onap.sdnc.oam installation-admportal - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates admportal Docker container diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml index 5b2c2f35..41c814c4 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -4,13 +4,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT 4.0.0 pom org.onap.sdnc.oam installation-ansible-server - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates ansible-server Docker container diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index 2ba43699..a53690c0 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -4,13 +4,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT 4.0.0 pom org.onap.sdnc.oam installation-dmaap-listener - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates dmaap-listener Docker container @@ -19,7 +19,7 @@ onap/sdnc-dmaap-listener-image ${project.version} ${maven.build.timestamp} - 0.6.0 + 0.6.1 ${https_proxy} yyyyMMdd'T'HHmmss'Z' diff --git a/installation/pom.xml b/installation/pom.xml index cdf3f479..8e5376d3 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -4,14 +4,14 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT 4.0.0 pom org.onap.sdnc.oam installation - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT sdnc-oam :: installation Installs SDN-C on local file system diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index c1ccc08b..05e97eb0 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -4,14 +4,14 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT 4.0.0 pom org.onap.sdnc.oam installation-sdnc - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates SDN Controller Docker container @@ -21,9 +21,9 @@ onap/sdnc-image ${project.version} ${maven.build.timestamp} - 1.7.0 - 0.6.0 - 0.6.0 + 1.7.1 + 0.6.1 + 0.6.1 org.onap.sdnc.p12 8443 diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index ab217f71..edcdad14 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -4,13 +4,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT 4.0.0 pom org.onap.sdnc.oam installation-ueb-listener - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates ueb-listener Docker container @@ -19,7 +19,7 @@ onap/sdnc-ueb-listener-image ${project.version} ${maven.build.timestamp} - 0.6.0 + 0.6.1 ${https_proxy} deploy yyyyMMdd'T'HHmmss'Z' -- cgit 1.2.3-korg