summaryrefslogtreecommitdiffstats
path: root/ansible-server
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-08-07 12:47:33 -0400
committerDan Timoney <dtimoney@att.com>2020-08-07 12:47:33 -0400
commita463c772b1eeff8281bafa6c36b05fed421a732f (patch)
treec840cabcc5b9aac98dc78db934b5f4e54282cd06 /ansible-server
parent22264e57d5079ba89958eee2a83e60f9d90c01fa (diff)
Use released 1.0.0 CCSDK versions to create dockers
Use released versions of CCSDK artifacts to create dockers Change-Id: If6c23fe8ba3897fc6f1dd4f1763f16c3f0a0140a Issue-ID: CCSDK-2635 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 7d0a3e3d..1c38c489 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>2.0.0-SNAPSHOT</version>
+ <version>2.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>