summaryrefslogtreecommitdiffstats
path: root/ansible-server
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-09-17 15:07:41 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-09-18 14:56:42 -0400
commitf8bfb92d16b70668453d0dda3a172eef0cd0f8f7 (patch)
treed79e4e57ac6b176ae342d68f50c4b893c3cd9de9 /ansible-server
parent3da68010f309e4105f8aecef2111a59ac2bc59d3 (diff)
Roll to next snapshot0.6.3
Roll to next snapshot version Change-Id: I41ca5fc9a07bfb97b68867183367d5fa93108839 Issue-ID: CCSDK-1701 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 f4d5158d..3100ae5b 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.4.2</version>
+ <version>1.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>ansible-server</artifactId>
- <version>0.6.2-SNAPSHOT</version>
+ <version>0.6.3-SNAPSHOT</version>
<name>ccsdk :: distribution :: ${project.artifactId}</name>
<description>Creates ansible-server Docker container</description>