summaryrefslogtreecommitdiffstats
path: root/ansible-server
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-05-26 13:20:28 -0400
committerDan Timoney <dtimoney@att.com>2020-05-26 13:20:28 -0400
commit0b53b68a6feaa54132337bc795a16fba42531999 (patch)
tree8cc39aa02249e2b8e0196e1e853e822de864025a /ansible-server
parentf6ff5f53b2e47d21774f427bf6412c181262934a (diff)
Use released version 1.5.7 of parent poms
Use released Frankfurt RC2 (1.5.7) parent poms Change-Id: I4a563b3162089296be82186794e02b4c3ab9fffc Issue-ID: CCSDK-2345 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 bee0927a..36258bba 100644
--- a/ansible-server/pom.xml
+++ b/ansible-server/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.6</version>
+ <version>1.5.7</version>
</parent>
<modelVersion>4.0.0</modelVersion>