From f6d77b82a7885008c6a48820312de7e938c30102 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 4 May 2020 10:12:41 -0400 Subject: Roll to next Frankfurt snapshot Roll to 1.8.2-SNAPSHOT version Change-Id: Id7903d241fb100d7c31434488eddac9ce5c46af2 Issue-ID: SDNC-1181 Signed-off-by: Dan Timoney Former-commit-id: 44db4626c5c7c8283055cb50ff8efc4d615ed8a8 --- installation/admportal/pom.xml | 4 ++-- installation/ansible-server/pom.xml | 4 ++-- installation/dmaap-listener/pom.xml | 4 ++-- installation/pom.xml | 4 ++-- installation/sdnc-web/pom.xml | 2 +- installation/sdnc/pom.xml | 8 ++++---- installation/ueb-listener/pom.xml | 4 ++-- 7 files changed, 15 insertions(+), 15 deletions(-) (limited to 'installation') diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml index 44464a0a..7e4e374b 100644 --- a/installation/admportal/pom.xml +++ b/installation/admportal/pom.xml @@ -11,7 +11,7 @@ pom org.onap.sdnc.oam installation-admportal - 1.8.1-SNAPSHOT + 1.8.2-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates admportal Docker container @@ -20,7 +20,7 @@ onap/admportal-sdnc-image ${project.version} ${maven.build.timestamp} - 0.7.2 + 0.7.3 yyyyMMdd'T'HHmmss'Z' diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml index bfdf0668..194b7bc6 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -10,7 +10,7 @@ pom org.onap.sdnc.oam installation-ansible-server - 1.8.1-SNAPSHOT + 1.8.2-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates ansible-server Docker container @@ -19,7 +19,7 @@ onap/sdnc-ansible-server-image ${project.version} ${maven.build.timestamp} - 0.7.2 + 0.7.3 ${https_proxy} yyyyMMdd'T'HHmmss'Z' diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index 553fe892..c19bfa75 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -10,7 +10,7 @@ pom org.onap.sdnc.oam installation-dmaap-listener - 1.8.1-SNAPSHOT + 1.8.2-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates dmaap-listener Docker container @@ -19,7 +19,7 @@ onap/sdnc-dmaap-listener-image ${project.version} ${maven.build.timestamp} - 0.7.2 + 0.7.3 ${https_proxy} yyyyMMdd'T'HHmmss'Z' diff --git a/installation/pom.xml b/installation/pom.xml index dde425da..9feaed80 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -11,7 +11,7 @@ pom org.onap.sdnc.oam installation - 1.8.1-SNAPSHOT + 1.8.2-SNAPSHOT sdnc-oam :: installation Installs SDN-C on local file system @@ -21,7 +21,7 @@ yyyyMMdd'T'HHmmss'Z' ${maven.build.timestamp} - 0.7.2 + 0.7.3 UTF-8 UTF-8 diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index 5b715e07..36cedfb4 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -10,7 +10,7 @@ org.onap.sdnc.oam installation-sdnc-web - 1.8.1-SNAPSHOT + 1.8.2-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 9c7b473a..b961e227 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -11,7 +11,7 @@ pom org.onap.sdnc.oam installation-sdnc - 1.8.1-SNAPSHOT + 1.8.2-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates SDN Controller Docker container @@ -21,9 +21,9 @@ onap/sdnc-image ${project.version} ${maven.build.timestamp} - 1.8.0 - 0.7.2 - 0.7.3 + 1.8.1 + 0.7.3 + 0.7.4 0.7.3 org.onap.sdnc.p12 diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index 0f0d3623..4e535711 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -10,7 +10,7 @@ pom org.onap.sdnc.oam installation-ueb-listener - 1.8.1-SNAPSHOT + 1.8.2-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates ueb-listener Docker container @@ -19,7 +19,7 @@ onap/sdnc-ueb-listener-image ${project.version} ${maven.build.timestamp} - 0.7.2 + 0.7.3 ${https_proxy} deploy yyyyMMdd'T'HHmmss'Z' -- cgit 1.2.3-korg