From 1012cdd907e5121b41fff13c65caf13e4b3e9fa3 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 7 Aug 2020 14:50:14 -0400 Subject: 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 Former-commit-id: 92dc52513bc90f327addbbf46edafaf864e66766 --- installation/sdnc-web/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installation/sdnc-web/pom.xml') diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index a3eeddfc..3e6e9fde 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.0-SNAPSHOT + 2.0.0 org.onap.sdnc.oam -- cgit 1.2.3-korg