summaryrefslogtreecommitdiffstats
path: root/ansible-server
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-01 08:23:17 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-01 08:23:17 -0400
commitb0df5e06988b3dc8a5f0463251dd20ef7d1178fb (patch)
treeccb2d0689a689b4d431bc59f39b2d7fece42d364 /ansible-server
parent2fc64f8b7c22cdec6a2308e221b00232af77a467 (diff)
Roll snapshot version
Roll to next Dublin snapshot version (0.4.3) Change-Id: I5a9e0c6ca2776f6bfebbb8e79b129e212078120a Issue-ID: CCSDK-1222 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 79daca1e..56832ee5 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.2.2</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>ansible-server</artifactId>
- <version>0.4.2-SNAPSHOT</version>
+ <version>0.4.3-SNAPSHOT</version>
<name>ccsdk :: distribution :: ${project.artifactId}</name>
<description>Creates ansible-server Docker container</description>