From 1901ac8f85a73288e413a4df63736a525a3f5175 Mon Sep 17 00:00:00 2001 From: Alexis de Talhouët Date: Thu, 4 Oct 2018 21:24:29 -0400 Subject: Roll to next snapshot version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Roll to next snapshot version to 1.4.1-SNAPSHOT Change-Id: I4f5b1513a36894efd26b93f3f0954fafc112cc3f Issue-ID: SDNC-471 Signed-off-by: Alexis de Talhouët Former-commit-id: db13f4ddbd4a66ab9d66b1820279514137543eff --- installation/admportal/pom.xml | 2 +- installation/ansible-server/pom.xml | 2 +- installation/dmaap-listener/pom.xml | 2 +- installation/pom.xml | 2 +- installation/sdnc/pom.xml | 4 ++-- installation/ueb-listener/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) (limited to 'installation') diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml index c85ae6fc..c6ac9fd1 100644 --- a/installation/admportal/pom.xml +++ b/installation/admportal/pom.xml @@ -12,7 +12,7 @@ pom org.onap.sdnc.oam installation-admportal - 1.4.0-SNAPSHOT + 1.4.1-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 0fd0b771..263938c3 100644 --- a/installation/ansible-server/pom.xml +++ b/installation/ansible-server/pom.xml @@ -11,7 +11,7 @@ pom org.onap.sdnc.oam installation-ansible-server - 1.4.0-SNAPSHOT + 1.4.1-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 61d64538..8a7f55d5 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -11,7 +11,7 @@ pom org.onap.sdnc.oam installation-dmaap-listener - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates dmaap-listener Docker container diff --git a/installation/pom.xml b/installation/pom.xml index f02b9ca7..cdcfeea1 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -12,7 +12,7 @@ pom org.onap.sdnc.oam installation - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT sdnc-oam :: installation Installs SDN-C on local file system diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 764725c5..28e26b30 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -12,7 +12,7 @@ pom org.onap.sdnc.oam installation-sdnc - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates SDN Controller Docker container @@ -20,7 +20,7 @@ onap/sdnc-image ${project.version} - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT ${https_proxy} deploy true diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index 66fa812a..2c1ad719 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -11,7 +11,7 @@ pom org.onap.sdnc.oam installation-ueb-listener - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates ueb-listener Docker container -- cgit 1.2.3-korg