From 32910e33d3bd0034b799604fb9112a4701122844 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 2 May 2019 16:25:39 -0400 Subject: Roll to next Dublin snapshot Update to next Dublin snapshot version (1.5.2-SNAPSHOT) Change-Id: I23fabcb5bb4e2b0b0a7980bd77d04cc7d525cd60 Issue-ID: SDNC-735 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: 9a10c64dc0dc6df626ca84a689dad109dec3aa2d --- 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..8d8c61b5 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.2.3-SNAPSHOT 4.0.0 pom org.onap.sdnc.oam installation-admportal - 1.5.1-SNAPSHOT + 1.5.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 8894205e..dce30bd1 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.2.3-SNAPSHOT 4.0.0 pom org.onap.sdnc.oam installation-ansible-server - 1.5.1-SNAPSHOT + 1.5.2-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..c1f2b676 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.2.3-SNAPSHOT 4.0.0 pom org.onap.sdnc.oam installation-dmaap-listener - 1.5.1-SNAPSHOT + 1.5.2-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates dmaap-listener Docker container diff --git a/installation/pom.xml b/installation/pom.xml index 306dcd60..c95286f8 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -4,14 +4,14 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.2 + 1.2.3-SNAPSHOT 4.0.0 pom org.onap.sdnc.oam installation - 1.5.1-SNAPSHOT + 1.5.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 cecc5904..ad45eed0 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.2.3-SNAPSHOT 4.0.0 pom org.onap.sdnc.oam installation-sdnc - 1.5.1-SNAPSHOT + 1.5.2-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.5.2-SNAPSHOT + 0.4.3-STAGING-latest org.onap.sdnc.p12 8443 diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index bf4519da..c743b80e 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.2.3-SNAPSHOT 4.0.0 pom org.onap.sdnc.oam installation-ueb-listener - 1.5.1-SNAPSHOT + 1.5.2-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates ueb-listener Docker container -- cgit 1.2.3-korg