aboutsummaryrefslogtreecommitdiffstats
path: root/admportal
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 /admportal
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 'admportal')
-rw-r--r--admportal/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/admportal/pom.xml b/admportal/pom.xml
index 35892390..7fc8644b 100644
--- a/admportal/pom.xml
+++ b/admportal/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.0</version>
<relativePath/>
</parent>