summaryrefslogtreecommitdiffstats
path: root/pom.xml
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 /pom.xml
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 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 10d48a60..2e47cfc0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.0</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>