From 0634f80b3ded144b031ef570434848e7414e12ad Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 2 May 2019 16:24:22 -0400 Subject: Roll to El Alto version Roll to El Alto version (1.6.0-SNAPSHOT) on master branch Change-Id: I5809a3ba7bd629d16fb679235d0e8a9173fb993a Issue-ID: SDNC-735 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: 8e41096b20a56f91be8df5f5ff200f76e9d7d4c3 --- installation/admportal/pom.xml | 4 ++-- installation/ansible-server/pom.xml | 4 ++-- installation/dmaap-listener/pom.xml | 4 ++-- installation/pom.xml | 4 ++-- installation/sdnc/pom.xml | 8 ++++---- installation/ueb-listener/pom.xml | 4 ++-- 6 files changed, 14 insertions(+), 14 deletions(-) (limited to 'installation') diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml index 1e389c0a..8c7214e6 100644 --- a/installation/admportal/pom.xml +++ b/installation/admportal/pom.xml @@ -4,14 +4,14 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.2 + 1.3.0-SNAPSHOT 4.0.0 pom org.onap.sdnc.oam installation-admportal - 1.5.1-SNAPSHOT + 1.6.0-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 8894205e..0fbfd4a9 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -4,13 +4,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.2 + 1.3.0-SNAPSHOT 4.0.0 pom org.onap.sdnc.oam installation-ansible-server - 1.5.1-SNAPSHOT + 1.6.0-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 0be700d0..54771e99 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -4,13 +4,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.2 + 1.3.0-SNAPSHOT 4.0.0 pom org.onap.sdnc.oam installation-dmaap-listener - 1.5.1-SNAPSHOT + 1.6.0-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates dmaap-listener Docker container diff --git a/installation/pom.xml b/installation/pom.xml index 306dcd60..01f8aa53 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -4,14 +4,14 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.2 + 1.3.0-SNAPSHOT 4.0.0 pom org.onap.sdnc.oam installation - 1.5.1-SNAPSHOT + 1.6.0-SNAPSHOT sdnc-oam :: installation Installs SDN-C on local file system diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index cecc5904..fdff6698 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -4,14 +4,14 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.2 + 1.3.0-SNAPSHOT 4.0.0 pom org.onap.sdnc.oam installation-sdnc - 1.5.1-SNAPSHOT + 1.6.0-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates SDN Controller Docker container @@ -21,8 +21,8 @@ onap/sdnc-image ${project.version} ${maven.build.timestamp} - 1.5.1 - 0.4.2-STAGING-latest + 1.6.0-SNAPSHOT + 0.5.0-STAGING-latest org.onap.sdnc.p12 8443 diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index bf4519da..e068909b 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -4,13 +4,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.2 + 1.3.0-SNAPSHOT 4.0.0 pom org.onap.sdnc.oam installation-ueb-listener - 1.5.1-SNAPSHOT + 1.6.0-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates ueb-listener Docker container -- cgit 1.2.3-korg