summaryrefslogtreecommitdiffstats
path: root/installation/ansible-server
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-05-27 07:30:37 -0400
committerDan Timoney <dtimoney@att.com>2020-05-27 07:30:37 -0400
commit884025ab28478af90195f8120cb6bd2c500d17e9 (patch)
treec33a544fb64fc7aa1b86c7feff4b76e1fc96c95b /installation/ansible-server
parent7505dd1811b499671e33e796c7b51d223f384a58 (diff)
Update to use RC2 parent pom
Update to use Frankfurt RC2 version of parent pom Change-Id: I0e106f68726092ff54651fef7b9ecd211aa52715 Issue-ID: SDNC-1171 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 306122b7125a1fd4dca961914194d0ee2dd20ac7
Diffstat (limited to 'installation/ansible-server')
-rw-r--r--installation/ansible-server/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml
index 381dacdd..c9be56f6 100644
--- a/installation/ansible-server/pom.xml
+++ b/installation/ansible-server/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.6-SNAPSHOT</version>
+ <version>1.5.7</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>