From 598c74334c8403f14bbe2a25c18e3a286dbd9e35 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 9 Nov 2017 07:54:38 -0500 Subject: Roll to version 1.2.1-SNAPSHOT Roll to next release version Change-Id: I626a1636d188b14e493c5da4e7fcb74c2435c3f4 Issue-ID: SDNC-74 Signed-off-by: Dan Timoney Former-commit-id: c0eb3029f02d194efb49ecf2825beed244376d17 --- installation/admportal/pom.xml | 4 ++-- installation/dmaap-listener/pom.xml | 4 ++-- installation/pom.xml | 4 ++-- installation/sdnc/pom.xml | 4 ++-- installation/ueb-listener/pom.xml | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) (limited to 'installation') diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml index bb607147..909b271a 100644 --- a/installation/admportal/pom.xml +++ b/installation/admportal/pom.xml @@ -5,14 +5,14 @@ org.onap.sdnc.oam installation - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT 4.0.0 pom org.onap.sdnc.oam installation-admportal - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT Installation - admportal Creates admportal Docker container diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index 9b589656..8cc725d9 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT 4.0.0 pom installation-dmaap-listener - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT Installation - dmaap-listener Creates dmaap-listener Docker container diff --git a/installation/pom.xml b/installation/pom.xml index 12035bf1..a0dcb68d 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -5,14 +5,14 @@ org.onap.sdnc.oam sdnc-oam - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT 4.0.0 pom org.onap.sdnc.oam installation - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT Installation Installs SDN-C on local file system diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index f609fbb6..85fdef57 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -5,14 +5,14 @@ org.onap.sdnc.oam installation - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT 4.0.0 pom org.onap.sdnc.oam installation-sdnc - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT Installation - sdnc Creates SDN Controller Docker container diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index 60c9c029..ad7f8a09 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -5,12 +5,12 @@ org.onap.sdnc.oam installation - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT 4.0.0 pom installation-ueb-listener - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT Installation - ueb-listener Creates ueb-listener Docker container -- cgit 1.2.3-korg