From 139e1b5f5db097b1aa87c6761bed56db109836c3 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 26 Apr 2017 08:13:03 -0400 Subject: [RELEASE] Roll to 1.1.1-SNAPSHOT Roll to next snapshot version Change-Id: Ia5f8bb92d5566cea07b98bbb7a63c9588ea975c8 Signed-off-by: Dan Timoney Former-commit-id: 5b0799ac9dbaf0022b0b668c7471f6e03df91b7a --- installation/admportal/pom.xml | 4 ++-- installation/dgbuilder/pom.xml | 4 ++-- installation/pom.xml | 4 ++-- installation/sdnc/pom.xml | 4 ++-- installation/ubuntu/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 16ac1c9e..88ac89d1 100644 --- a/installation/admportal/pom.xml +++ b/installation/admportal/pom.xml @@ -5,14 +5,14 @@ org.openecomp.sdnc.oam installation - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT 4.0.0 pom org.openecomp.sdnc.oam installation-admportal - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT Installation - admportal Creates admportal Docker container diff --git a/installation/dgbuilder/pom.xml b/installation/dgbuilder/pom.xml index f3940b17..c89c766a 100644 --- a/installation/dgbuilder/pom.xml +++ b/installation/dgbuilder/pom.xml @@ -5,14 +5,14 @@ org.openecomp.sdnc.oam installation - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT 4.0.0 pom org.openecomp.sdnc.oam installation-dgbuilder - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT Installation - dgbuilder Creates docker container for dgbuilder diff --git a/installation/pom.xml b/installation/pom.xml index c239fd38..b8c5c81e 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -5,14 +5,14 @@ org.openecomp.sdnc.oam sdnc-oam - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT 4.0.0 pom org.openecomp.sdnc.oam installation - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT Installation Installs SDN-C on local file system diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index d6410314..808d8b99 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -5,14 +5,14 @@ org.openecomp.sdnc.oam installation - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT 4.0.0 pom org.openecomp.sdnc.oam installation-sdnc - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT Installation - sdnc Creates SDN Controller Docker container diff --git a/installation/ubuntu/pom.xml b/installation/ubuntu/pom.xml index 9b597b3f..d2ff86ad 100644 --- a/installation/ubuntu/pom.xml +++ b/installation/ubuntu/pom.xml @@ -5,14 +5,14 @@ org.openecomp.sdnc.oam installation - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT 4.0.0 pom org.openecomp.sdnc.oam installation-ubuntu - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT Installation - ubuntu Creates base ubuntu Docker container -- cgit 1.2.3-korg