summaryrefslogtreecommitdiffstats
path: root/ansible-server
diff options
context:
space:
mode:
authorKAPIL SINGAL <ks220y@att.com>2020-01-31 21:02:57 +0000
committerGerrit Code Review <gerrit@onap.org>2020-01-31 21:02:57 +0000
commit4abf7b83f764cab2c4296128f1d172259635e69b (patch)
tree121bcab849ed3efcc23098ed38c142201de8a72c /ansible-server
parent4a67c1ca2c2352c200425a620d2a706c45a60a25 (diff)
parent023502182a385679b9c2f9bde72453c06a3b72f6 (diff)
Merge "Roll to next snapahot version"
Diffstat (limited to 'ansible-server')
-rw-r--r--ansible-server/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ansible-server/pom.xml b/ansible-server/pom.xml
index 0e4f1074..4bda43ff 100644
--- a/ansible-server/pom.xml
+++ b/ansible-server/pom.xml
@@ -4,14 +4,14 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.1</version>
+ <version>1.5.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>ansible-server</artifactId>
- <version>0.7.0-SNAPSHOT</version>
+ <version>0.7.1-SNAPSHOT</version>
<name>ccsdk :: distribution :: ${project.artifactId}</name>
<description>Creates ansible-server Docker container</description>