aboutsummaryrefslogtreecommitdiffstats
path: root/installation/ansible-server/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-08-07 14:50:14 -0400
committerDan Timoney <dtimoney@att.com>2020-08-07 14:50:14 -0400
commit1012cdd907e5121b41fff13c65caf13e4b3e9fa3 (patch)
treeb09a47fa6dd366cc11124ce116b6c9b061b30e43 /installation/ansible-server/pom.xml
parent0dc533bcd107302cf4c7469eaba7cdc9d56b54de (diff)
Use released version of artifacts to build docker
Use released version of artifacts to build sdnc/oam dockers Change-Id: I33020197329d87e5ae006a1ec5909c183f6be64b Issue-ID: SDNC-1315 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 92dc52513bc90f327addbbf46edafaf864e66766
Diffstat (limited to 'installation/ansible-server/pom.xml')
-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 93ad5191..7db0d741 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>2.0.0-SNAPSHOT</version>
+ <version>2.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>