summaryrefslogtreecommitdiffstats
path: root/ansible-server
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-08-15 09:35:16 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-08-15 09:35:16 -0400
commit0f4c96b5b6081efeecc73a748822a765cc38d62b (patch)
tree0aceb4657993e05e9adc4b76c52b4ffcfa46dbee /ansible-server
parent458a85ec8dab60092a91208030ef2b31b3e545d2 (diff)
Update CCSDK dockers to use 0.5.2 artifacts
Update CCSDK docker containers to use released 0.5.2 artifacts. Change-Id: If3bbb720caf1434bf7ab7802199889045eb68864 Issue-ID: CCSDK-1401 Signed-off-by: Timoney, Dan (dt5972) <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 97c4b2f1..3e29bba9 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.3.3-SNAPSHOT</version>
+ <version>1.3.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>