summaryrefslogtreecommitdiffstats
path: root/ansible-server
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-05-04 16:14:22 -0400
committerDan Timoney <dtimoney@att.com>2020-05-04 16:14:43 -0400
commit1e198aa03e8a8cf80a7359b05a4da9ef83300f2b (patch)
tree04c0658346142df3ed441b287b03ca1686bcc7ae /ansible-server
parentb13221066699425cbe39190573b97d19cfa3189b (diff)
Roll to next snapshot
Roll to next Frankfurt snapshot (0.7.3-SNAPSHOT) Change-Id: Ieda2e2f65c1f9afbb9889fab72ec60c3ed1d0bbf Issue-ID: CCSDK-2344 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'ansible-server')
-rw-r--r--ansible-server/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible-server/pom.xml b/ansible-server/pom.xml
index 369ab5f4..e9c4f7f6 100644
--- a/ansible-server/pom.xml
+++ b/ansible-server/pom.xml
@@ -11,7 +11,7 @@
<packaging>pom</packaging>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>ansible-server</artifactId>
- <version>0.7.2-SNAPSHOT</version>
+ <version>0.7.3-SNAPSHOT</version>
<name>ccsdk :: distribution :: ${project.artifactId}</name>
<description>Creates ansible-server Docker container</description>