From 47896f4e1f334c317ef6e124028e4f8555a81f00 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 14 Sep 2020 13:56:06 -0400 Subject: Roll to initial Honolulu snapshot Roll to initial Honolulu snapshot version Change-Id: Ic4be591d50fe3bfdf616af43d1245b1ba8d20dbf Issue-ID: SDNC-1355 Signed-off-by: Dan Timoney Former-commit-id: ed8420fb7b28582b36b3df30a54e7502f362bd22 --- installation/ansible-server/pom.xml | 4 ++-- installation/dmaap-listener/pom.xml | 4 ++-- installation/pom.xml | 4 ++-- installation/sdnc-web/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/ansible-server/pom.xml b/installation/ansible-server/pom.xml index 0e9bf2a0..9c310f0a 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.sdnc.oam installation-ansible-server - 2.0.1-SNAPSHOT + 2.1.0-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index 565cd268..33e7a66f 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.sdnc.oam installation-dmaap-listener - 2.0.1-SNAPSHOT + 2.1.0-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/pom.xml b/installation/pom.xml index f6b9f128..8ffb9c3d 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam sdnc-oam - 2.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.sdnc.oam installation - 2.0.1-SNAPSHOT + 2.1.0-SNAPSHOT pom sdnc-oam :: installation diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index b9374592..103712bf 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.sdnc.oam installation-sdnc-web - 2.0.1-SNAPSHOT + 2.1.0-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index d3ba28dd..0e8b4d47 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.sdnc.oam installation-sdnc - 2.0.1-SNAPSHOT + 2.1.0-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} @@ -24,8 +24,8 @@ onap/sdnc-image ${project.version} ${maven.build.timestamp} - 2.0.1 - 1.0-STAGING-latest + 2.1.0-SNAPSHOT + 1.1-STAGING-latest org.onap.sdnc.p12 8443 diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index e04017cf..7008b822 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.sdnc.oam installation-ueb-listener - 2.0.1-SNAPSHOT + 2.1.0-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} -- cgit 1.2.3-korg