summaryrefslogtreecommitdiffstats
path: root/scripts/pom.xml
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2017-11-28 16:13:50 +0000
committerGerrit Code Review <gerrit@onap.org>2017-11-28 16:13:50 +0000
commitb13f7441660b17c92891a9a50222d51be2551693 (patch)
tree56467af476a70399eebad999fdb7296cdf9a2e2c /scripts/pom.xml
parent021bae9ecbb5c6838424f79907bde5df1ec83922 (diff)
parentd9fefcca22f201a4e581560d6c9212445028c7bf (diff)
Merge "Bump patch version" into amsterdamv1.1.1
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>