summaryrefslogtreecommitdiffstats
path: root/ansible-server
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-08-22 16:24:01 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-08-22 16:24:01 -0400
commitf529f8a945e35db350b14a5f0d86281904004e35 (patch)
treeee88062d5a71c0a29888d920cad5e6cade821e46 /ansible-server
parentb35f85916deded78a1da56fe70026c3dad516aea (diff)
Roll elalto-fluorine version
Roll version on El Alto Fluorine branch Change-Id: Id4cf4a630a45af718953819bb0e52b1f22b187f4 Issue-ID: CCSDK-1641 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
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>