aboutsummaryrefslogtreecommitdiffstats
path: root/installation/ansible-server
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-05-15 15:40:37 -0400
committerDan Timoney <dtimoney@att.com>2020-05-15 15:40:37 -0400
commite2533650e9bee32ca3b933269f8dc2b77d0f6c3d (patch)
tree59670a2711f5268538c7baca5507b4a59acfc997 /installation/ansible-server
parentdb310ca438939a12ca55122ee05ad61a16d6bf0d (diff)
Update to use RC2 version of CCSDK artifacts
Update to use RC2 version of CCSDK artifacts Change-Id: I32c78fe11a01663c7908a8d2332dde5c0f883616 Issue-ID: SDNC-1171 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 3e4c6f48a9be0dd3a0f1ed958d668601a41ff3ac
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 3722bc11..381dacdd 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.5-SNAPSHOT</version>
+ <version>1.5.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>