Bump minor version
Bump minor version in preparation for Amsterdam
branching.
Change-Id: Iad2bdd9c865ae14fa62657d8be35aff8e55e2e83
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
diff --git a/installation/pom.xml b/installation/pom.xml
index 213416e..08fce60 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.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.openecomp.appc.deployment</groupId>
<artifactId>installation</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
<name>Installation</name>
<description>Installs APP-C on local file system</description>