summaryrefslogtreecommitdiffstats
path: root/ansible-server
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-08-28 01:36:32 +0000
committerGerrit Code Review <gerrit@onap.org>2019-08-28 01:36:32 +0000
commit8f0ee69b21cb6035805f8e8e74d7237484c60cb0 (patch)
tree4bc75594ef8c0ad346fb85ce5629329fe0c215b3 /ansible-server
parent79f08990c052c01712d332460ba386b99fb4bb99 (diff)
parentf529f8a945e35db350b14a5f0d86281904004e35 (diff)
Merge "Roll elalto-fluorine version" into elalto-fluorine
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 3e29bba9..fc6b6735 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.3.3</version>
+ <version>1.3.4-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>ansible-server</artifactId>
- <version>0.5.2-SNAPSHOT</version>
+ <version>0.5.3-SNAPSHOT</version>
<name>ccsdk :: distribution :: ${project.artifactId}</name>
<description>Creates ansible-server Docker container</description>