summaryrefslogtreecommitdiffstats
path: root/scripts/pom.xml
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-11-20 14:52:36 -0800
committerJessica Wagantall <jwagantall@linuxfoundation.org>2017-11-20 14:52:36 -0800
commitd9fefcca22f201a4e581560d6c9212445028c7bf (patch)
tree3c30a67094fd3f1503c18d119f38dc310bfee91d /scripts/pom.xml
parentaa8ed202ba4a89f5a0332001964292bb8b0a9cde (diff)
Bump patch version
Bump patch version in preparation for Amsterdam branching. Change-Id: Iabe4b2ad7390e2dd72264dc9a88ff0310b460f90 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'scripts/pom.xml')
-rw-r--r--scripts/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/pom.xml b/scripts/pom.xml
index f72a9a0..243ac66 100644
--- a/scripts/pom.xml
+++ b/scripts/pom.xml
@@ -23,12 +23,12 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<parent>
<groupId>org.onap.dcaegen2.deployments</groupId>
<artifactId>deployments</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-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.0.1-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>