summaryrefslogtreecommitdiffstats
path: root/ansible-server/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-05-06 10:40:10 -0400
committerDan Timoney <dtimoney@att.com>2020-05-06 10:40:16 -0400
commite90e7bd92e1ed7f3630d5d5e0d70d490120adbd7 (patch)
tree7fff6b003e509f803e0f0fa25df287fc1c64f804 /ansible-server/pom.xml
parentaaffd9246896b24da9d302e20d2e19af629dba88 (diff)
Roll to next Frankfurt version
Roll to next Frankfurt version Change-Id: I08aa348d1e4ef1b0a3ac41a4c9d200955ce661ee Issue-ID: CCSDK-2344 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'ansible-server/pom.xml')
-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 e9c4f7f6..630cf256 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.5.4</version>
+ <version>1.5.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>ansible-server</artifactId>
- <version>0.7.3-SNAPSHOT</version>
+ <version>0.7.4-SNAPSHOT</version>
<name>ccsdk :: distribution :: ${project.artifactId}</name>
<description>Creates ansible-server Docker container</description>