summaryrefslogtreecommitdiffstats
path: root/ansible-server/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-09-10 11:06:52 -0400
committerDan Timoney <dtimoney@att.com>2020-09-10 11:06:52 -0400
commit68c26a19b20e62a3e5e66bd2e7328bffe5832f85 (patch)
tree10d240ab5c71c96d233f2da691678ebb113d101b /ansible-server/pom.xml
parent177eb8a67f89f76643ad357ca448d8e94e5b1d17 (diff)
Update to use released artifacts
Update ccsdk/distribution to use released artifacts to create dockers Change-Id: I026b59a4120ae70fd3adca884d7f9b5225bae267 Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'ansible-server/pom.xml')
-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 9e704ef4..6b86333c 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.1-SNAPSHOT</version>
+ <version>2.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>