Bump minor version
Bump minor version in preparation for Amsterdam
branching.
Change-Id: Ib3b1d70ce0a73bd0361accffb06f6a84d06aeaa0
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
diff --git a/scripts/pom.xml b/scripts/pom.xml
index f72a9a0..fd0a293 100644
--- a/scripts/pom.xml
+++ b/scripts/pom.xml
@@ -23,12 +23,12 @@
<parent>
<groupId>org.onap.dcaegen2.deployments</groupId>
<artifactId>deployments</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.dcaegen2.deployments</groupId>
<artifactId>scripts</artifactId>
<name>dcaegen2-deployments-scripts</name>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>