From 243d1c22bd6f96d360b477c7fdbf05e1283d4fa1 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Tue, 23 Oct 2018 11:13:13 -0400 Subject: Roll to next Casablanca snapshot Roll to next Casablanca snapshot Change-Id: I45d042cdddcab926ad5478e417809cbb19d18701 Issue-ID: SDNC-480 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: bf2e2057530626a312696948ec758bb2140244a7 --- 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 5a8e3c68..1edf61ec 100644 --- a/installation/admportal/pom.xml +++ b/installation/admportal/pom.xml @@ -5,14 +5,14 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.1 + 1.1.2-SNAPSHOT 4.0.0 pom org.onap.sdnc.oam installation-admportal - 1.4.1-SNAPSHOT + 1.4.2-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 b9e88cbe..eb163621 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.1 + 1.1.2-SNAPSHOT 4.0.0 pom org.onap.sdnc.oam installation-ansible-server - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates ansible-server Docker container diff --git a/installation/dgbuilder/pom.xml b/installation/dgbuilder/pom.xml index c9e9d79e..a8b2ee14 100644 --- a/installation/dgbuilder/pom.xml +++ b/installation/dgbuilder/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.1 + 1.1.2-SNAPSHOT 4.0.0 diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index 09f6048e..4470e9fb 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.1 + 1.1.2-SNAPSHOT 4.0.0 pom org.onap.sdnc.oam installation-dmaap-listener - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates dmaap-listener Docker container diff --git a/installation/pom.xml b/installation/pom.xml index 65ead6f2..ea79cf6d 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -5,14 +5,14 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.1 + 1.1.2-SNAPSHOT 4.0.0 pom org.onap.sdnc.oam installation - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT sdnc-oam :: installation Installs SDN-C on local file system diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 82a98195..3a21d88d 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -5,14 +5,14 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.1 + 1.1.2-SNAPSHOT 4.0.0 pom org.onap.sdnc.oam installation-sdnc - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates SDN Controller Docker container @@ -20,7 +20,7 @@ onap/sdnc-image ${project.version} - 1.4.1 + 1.4.2-SNAPSHOT ${https_proxy} deploy true diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index 2e6c76c0..2c9180df 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.1 + 1.1.2-SNAPSHOT 4.0.0 pom org.onap.sdnc.oam installation-ueb-listener - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates ueb-listener Docker container -- cgit 1.2.3-korg