summaryrefslogtreecommitdiffstats
path: root/ansible-server
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2018-11-16 09:01:30 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2018-11-16 09:01:30 -0500
commite6d6cd76c563daf75bd17bab74a411cfa383a93f (patch)
tree93e8a7e6cbbf83f9b3a8a8871c5cf4bb1fe1724e /ansible-server
parent28a88a16390382426d58d703ffdbbd4db9c1978e (diff)
Roll to next snapshot
Roll to snapshot 0.3.3-SNAPSHOT Change-Id: Ifa86402e9f95a50f2328ce9aedb803283633fed7 Issue-ID: CCSDK-679 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 0f7519f9..6b266611 100644
--- a/ansible-server/pom.xml
+++ b/ansible-server/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2</version>
+ <version>1.1.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>ansible-server</artifactId>
- <version>0.3.2-SNAPSHOT</version>
+ <version>0.3.3-SNAPSHOT</version>
<name>ccsdk :: distribution :: ${project.artifactId}</name>
<description>Creates ansible-server Docker container</description>