aboutsummaryrefslogtreecommitdiffstats
path: root/installation
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2017-03-10 13:14:30 -0800
committerPatrick Brady <pb071s@att.com>2017-03-10 13:14:48 -0800
commit5c991091b9c686b67a98dd70462b4081feef2d1c (patch)
tree380f44ef6568e84aa248d5262a19c4f9f8f0899f /installation
parentc5e301e2f428e41f4729f3a8ced9056d16f54466 (diff)
Updating master to 1.1.0-SNAPSHOT
Change-Id: I40b21060f71ef2e495deb30ea7e8949c673cc3ee Signed-off-by: Patrick Brady <pb071s@att.com>
Diffstat (limited to 'installation')
-rw-r--r--installation/appc/pom.xml4
-rw-r--r--installation/pom.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/installation/appc/pom.xml b/installation/appc/pom.xml
index aef5692..2ca3c42 100644
--- a/installation/appc/pom.xml
+++ b/installation/appc/pom.xml
@@ -5,14 +5,14 @@
<parent>
<groupId>org.openecomp.appc.deployment</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.appc.deployment</groupId>
<artifactId>installation-appc</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<name>Installation - APPC Docker</name>
<description>Creates APPC Docker container on top of the SDNC Base Docker Image</description>
diff --git a/installation/pom.xml b/installation/pom.xml
index d9dd6c0..ad124c3 100644
--- a/installation/pom.xml
+++ b/installation/pom.xml
@@ -5,14 +5,14 @@
<parent>
<groupId>org.openecomp.appc.deployment</groupId>
<artifactId>appc-docker-project</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.appc.deployment</groupId>
<artifactId>installation</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<name>Installation</name>
<description>Installs APP-C on local file system</description>