From bfcb0c07f6ddebf97475fca402bd6bac0f65b66e Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 12 Oct 2020 10:36:11 -0400 Subject: Roll to next Guilin snapshot Roll to next Guilin snapshot Change-Id: I452a64177efa6aa3ccd0dab2ff2b6752d21b513f Issue-ID: SDNC-1371 Signed-off-by: Dan Timoney Former-commit-id: e930996ace56afa7f3ad53fa0a1faa8af0075986 --- 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 | 6 +++--- installation/ueb-listener/pom.xml | 4 ++-- 6 files changed, 13 insertions(+), 13 deletions(-) (limited to 'installation') diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml index 8a9fd692..84e95141 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.0.2-SNAPSHOT + 2.0.3-SNAPSHOT org.onap.sdnc.oam installation-ansible-server - 2.0.2-SNAPSHOT + 2.0.3-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index 2f9bfdf2..5221ee32 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.0.2-SNAPSHOT + 2.0.3-SNAPSHOT org.onap.sdnc.oam installation-dmaap-listener - 2.0.2-SNAPSHOT + 2.0.3-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/pom.xml b/installation/pom.xml index 4300fd26..a3807dbb 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam sdnc-oam - 2.0.2-SNAPSHOT + 2.0.3-SNAPSHOT org.onap.sdnc.oam installation - 2.0.2-SNAPSHOT + 2.0.3-SNAPSHOT pom sdnc-oam :: installation diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index e9ab8330..44b26cbe 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.0.2-SNAPSHOT + 2.0.3-SNAPSHOT org.onap.sdnc.oam installation-sdnc-web - 2.0.2-SNAPSHOT + 2.0.3-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 56713165..47ab5d49 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.0.2-SNAPSHOT + 2.0.3-SNAPSHOT org.onap.sdnc.oam installation-sdnc - 2.0.2-SNAPSHOT + 2.0.3-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} @@ -25,7 +25,7 @@ ${project.version} ${maven.build.timestamp} 2.0.1 - 1.0.1 + 1.0-STAGING-latest org.onap.sdnc.p12 8443 diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index 5e5075a3..a0485c7c 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 2.0.2-SNAPSHOT + 2.0.3-SNAPSHOT org.onap.sdnc.oam installation-ueb-listener - 2.0.2-SNAPSHOT + 2.0.3-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} -- cgit 1.2.3-korg