summaryrefslogtreecommitdiffstats
path: root/installation
diff options
context:
space:
mode:
authorTimoney, Daniel (dt5972) <dtimoney@att.com>2017-03-15 09:39:53 +0000
committerTimoney, Daniel (dt5972) <dtimoney@att.com>2017-03-15 12:21:37 +0000
commitff3d7bedc2d05dae310355da7984b6f52fe2e3cc (patch)
treee412eb280b28c50db5ca5590054cef322bea46c1 /installation
parent02fb35fa2db2cc0ed8e8f3a735b41d8aacc0f383 (diff)
[VERSION] Roll to next version
Roll to version 1.1.0-SNAPSHOT Change-Id: If078aef1ef1a05207d98125d01cec8abdf598af4 Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com> Former-commit-id: d239580db622f04200795e0343413dd288495d81
Diffstat (limited to 'installation')
-rw-r--r--installation/admportal/pom.xml4
-rw-r--r--installation/dgbuilder/pom.xml4
-rw-r--r--installation/pom.xml4
-rw-r--r--installation/sdnc/pom.xml4
-rw-r--r--installation/ubuntu/pom.xml4
5 files changed, 10 insertions, 10 deletions
diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml
index 7a45574c..03ebdfd6 100644
--- a/installation/admportal/pom.xml
+++ b/installation/admportal/pom.xml
@@ -5,14 +5,14 @@
<parent>
<groupId>org.openecomp.sdnc.oam</groupId>
<artifactId>installation</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.openecomp.sdnc.oam</groupId>
<artifactId>installation-admportal</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<name>Installation - admportal</name>
<description>Creates admportal Docker container</description>
diff --git a/installation/dgbuilder/pom.xml b/installation/dgbuilder/pom.xml
index f1f6c16d..daef9865 100644
--- a/installation/dgbuilder/pom.xml
+++ b/installation/dgbuilder/pom.xml
@@ -5,14 +5,14 @@
<parent>
<groupId>org.openecomp.sdnc.oam</groupId>
<artifactId>installation</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.openecomp.sdnc.oam</groupId>
<artifactId>installation-dgbuilder</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<name>Installation - dgbuilder</name>
<description>Creates docker container for dgbuilder</description>
diff --git a/installation/pom.xml b/installation/pom.xml
index 20c1dba9..c239fd38 100644
--- a/installation/pom.xml
+++ b/installation/pom.xml
@@ -5,14 +5,14 @@
<parent>
<groupId>org.openecomp.sdnc.oam</groupId>
<artifactId>sdnc-oam</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.openecomp.sdnc.oam</groupId>
<artifactId>installation</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<name>Installation</name>
<description>Installs SDN-C on local file system</description>
diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml
index 958857bb..51f49751 100644
--- a/installation/sdnc/pom.xml
+++ b/installation/sdnc/pom.xml
@@ -5,14 +5,14 @@
<parent>
<groupId>org.openecomp.sdnc.oam</groupId>
<artifactId>installation</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.openecomp.sdnc.oam</groupId>
<artifactId>installation-sdnc</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<name>Installation - sdnc</name>
<description>Creates SDN Controller Docker container</description>
diff --git a/installation/ubuntu/pom.xml b/installation/ubuntu/pom.xml
index e8233782..321c58ed 100644
--- a/installation/ubuntu/pom.xml
+++ b/installation/ubuntu/pom.xml
@@ -5,14 +5,14 @@
<parent>
<groupId>org.openecomp.sdnc.oam</groupId>
<artifactId>installation</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.openecomp.sdnc.oam</groupId>
<artifactId>installation-ubuntu</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<name>Installation - ubuntu</name>
<description>Creates base ubuntu Docker container</description>