aboutsummaryrefslogtreecommitdiffstats
path: root/installation
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2017-03-10 21:32:03 +0000
committerGerrit Code Review <gerrit@openecomp.org>2017-03-10 21:32:03 +0000
commit5b62f060ffa4334423b98224ab33a2f452eb5102 (patch)
treebfd9f1d306d93ffe3ad926db41dc2e68c6b69099 /installation
parent7e3c97e3d64f10c54ac11beeaeb93ef6b841e55c (diff)
parent5c991091b9c686b67a98dd70462b4081feef2d1c (diff)
Merge "Updating master to 1.1.0-SNAPSHOT"
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 4a6ad79..a959701 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>