summaryrefslogtreecommitdiffstats
path: root/ansible-server
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-30 15:38:56 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-31 10:35:19 -0400
commit8f832f12840ed226a016de26e887d9f43fc3dd27 (patch)
treec762ed187b8e5f59f03be656cf19532c22d98530 /ansible-server
parentc30a63891a3ccbb35633d51fa25577e4b4058ce8 (diff)
Roll to next snapshot
Roll to next snapshot (0.4.4-SNAPSHOT) Change-Id: Ie4c28b9bd3f2a0e4c13fb6ce00d93d401ee43cf8 Issue-ID: CCSDK-1362 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 7d7ebad5..5ed61b38 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.3</version>
+ <version>1.2.4-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>ansible-server</artifactId>
- <version>0.4.3-SNAPSHOT</version>
+ <version>0.4.4-SNAPSHOT</version>
<name>ccsdk :: distribution :: ${project.artifactId}</name>
<description>Creates ansible-server Docker container</description>