From dde982c3aaef26b518080d27dba4925e33409056 Mon Sep 17 00:00:00 2001 From: herbert Date: Tue, 21 Apr 2020 21:19:55 +0200 Subject: [PATCH] Update sdnc-oam for sdnc and sdnc-web to use guilin versions Issue-ID: SDNC-1168 Signed-off-by: herbert Change-Id: I580e409dc78ef151f3304186288e4a66d6085f44 Signed-off-by: herbert --- installation/sdnc-web/pom.xml | 2 +- installation/sdnc/pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index 3e81dc07..a3eeddfc 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -22,7 +22,7 @@ ${project.version} ${maven.build.timestamp} org.onap.ccsdk.features.sdnr.wt - 0.7.2 + 1.0.0-SNAPSHOT ${https_proxy} yyyyMMdd'T'HHmmss'Z' deploy diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 1f4ecd59..63ed6bb0 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -21,9 +21,9 @@ onap/sdnc-image ${project.version} ${maven.build.timestamp} - 1.8.0 - 0.7.2 - 0.7.2 + 2.0.0-SNAPSHOT + 1.0.0-STAGING-latest + 1.0.0-SNAPSHOT org.onap.sdnc.p12 8443 -- 2.16.6