From a4c20265533d2dfaa952365e3491010b21e3024f Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 1 Jun 2018 08:08:49 -0400 Subject: Update to use CCSDK version 0.2.4 Update to use CCSDK version 0.2.4 (parent version 1.0.4) Change-Id: Iee1448ffc04098675a62617d7e2a5a91bcd01bde Issue-ID: CCSDK-291 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: 552963ec2781609868587e7e743b2a7aa229044a --- installation/admportal/pom.xml | 4 ++-- installation/ansible-server/pom.xml | 4 ++-- installation/dgbuilder/pom.xml | 2 +- installation/dmaap-listener/pom.xml | 4 ++-- installation/pom.xml | 4 ++-- installation/sdnc/pom.xml | 6 +++--- installation/ueb-listener/pom.xml | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) (limited to 'installation') diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml index 5e74e098..80ffa5c9 100644 --- a/installation/admportal/pom.xml +++ b/installation/admportal/pom.xml @@ -5,14 +5,14 @@ org.onap.ccsdk.parent odlparent-lite - 1.0.3 + 1.0.4 4.0.0 pom org.onap.sdnc.oam installation-admportal - 1.3.3-SNAPSHOT + 1.3.4-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 adcfc823..31eb14a8 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.0.3 + 1.0.4 4.0.0 pom org.onap.sdnc.oam installation-ansible-server - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates ansible-server Docker container diff --git a/installation/dgbuilder/pom.xml b/installation/dgbuilder/pom.xml index 8340b688..16d17c66 100644 --- a/installation/dgbuilder/pom.xml +++ b/installation/dgbuilder/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.0.3 + 1.0.4 4.0.0 diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index c4525b14..e0a55434 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.0.3 + 1.0.4 4.0.0 pom org.onap.sdnc.oam installation-dmaap-listener - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates dmaap-listener Docker container diff --git a/installation/pom.xml b/installation/pom.xml index a6121551..c4c85f17 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -5,14 +5,14 @@ org.onap.ccsdk.parent odlparent-lite - 1.0.3 + 1.0.4 4.0.0 pom org.onap.sdnc.oam installation - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT sdnc-oam :: installation Installs SDN-C on local file system diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 5e428f5b..02f01e7b 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -5,14 +5,14 @@ org.onap.ccsdk.parent odlparent-lite - 1.0.3 + 1.0.4 4.0.0 pom org.onap.sdnc.oam installation-sdnc - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates SDN Controller Docker container @@ -20,7 +20,7 @@ onap/sdnc-image ${project.version} - 1.3.3 + 1.3.4 ${https_proxy} yyyyMMdd'T'HHmmss'Z' diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index faf7134c..9dfeca54 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.0.3 + 1.0.4 4.0.0 pom org.onap.sdnc.oam installation-ueb-listener - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates ueb-listener Docker container -- cgit 1.2.3-korg