From ed5adcf9981bdf9b59f1f4bfa8c1828335d442e5 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 12 Sep 2019 09:53:35 -0400 Subject: Update to use released version of parent pom Use released version of parent pom Change-Id: I85b4b316aadb6f289ba8be3eb8732fbe032422ba Issue-ID: SDNC-905 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: 454e3427c79eb811db3427bc992e136f84fe3a00 --- installation/admportal/pom.xml | 6 +++--- installation/ansible-server/pom.xml | 6 +++--- installation/dmaap-listener/pom.xml | 6 +++--- installation/pom.xml | 6 +++--- installation/sdnc/pom.xml | 10 +++++----- installation/ueb-listener/pom.xml | 6 +++--- 6 files changed, 20 insertions(+), 20 deletions(-) (limited to 'installation') diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml index 0548d01d..c9b48ef8 100644 --- a/installation/admportal/pom.xml +++ b/installation/admportal/pom.xml @@ -4,14 +4,14 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.1-SNAPSHOT + 1.4.2 4.0.0 pom org.onap.sdnc.oam installation-admportal - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates admportal Docker container @@ -20,7 +20,7 @@ onap/admportal-sdnc-image ${project.version} ${maven.build.timestamp} - 0.6-STAGING-latest + 0.6.2 yyyyMMdd'T'HHmmss'Z' diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml index 41c814c4..a4b71e70 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.1-SNAPSHOT + 1.4.2 4.0.0 pom org.onap.sdnc.oam installation-ansible-server - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates ansible-server Docker container @@ -19,7 +19,7 @@ onap/sdnc-ansible-server-image ${project.version} ${maven.build.timestamp} - 0.6.0 + 0.6.2 ${https_proxy} yyyyMMdd'T'HHmmss'Z' diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index a53690c0..8a8b1d1e 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.1-SNAPSHOT + 1.4.2 4.0.0 pom org.onap.sdnc.oam installation-dmaap-listener - 1.7.1-SNAPSHOT + 1.7.2-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.1 + 0.6.2 ${https_proxy} yyyyMMdd'T'HHmmss'Z' diff --git a/installation/pom.xml b/installation/pom.xml index 8e5376d3..1583fdc3 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -4,14 +4,14 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.1-SNAPSHOT + 1.4.2 4.0.0 pom org.onap.sdnc.oam installation - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT sdnc-oam :: installation Installs SDN-C on local file system @@ -21,7 +21,7 @@ yyyyMMdd'T'HHmmss'Z' ${maven.build.timestamp} - 0.2.1-SNAPSHOT + 0.6.2 UTF-8 UTF-8 diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 05e97eb0..baa3c978 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -4,14 +4,14 @@ org.onap.ccsdk.parent odlparent-lite - 1.4.1-SNAPSHOT + 1.4.2 4.0.0 pom org.onap.sdnc.oam installation-sdnc - 1.7.1-SNAPSHOT + 1.7.2-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.1 - 0.6.1 - 0.6.1 + 1.7.2 + 0.6.2 + 0.6.2 org.onap.sdnc.p12 8443 diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index edcdad14..7fabc8c7 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.1-SNAPSHOT + 1.4.2 4.0.0 pom org.onap.sdnc.oam installation-ueb-listener - 1.7.1-SNAPSHOT + 1.7.2-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.1 + 0.6.2 ${https_proxy} deploy yyyyMMdd'T'HHmmss'Z' -- cgit 1.2.3-korg