From f3544a1af6974d8837919744a7dda29cc67060a0 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 11 Sep 2020 13:31:12 -0400 Subject: Update sdnc/oam to build against released M4 versions Update sdnc/oam to build dockers against released M4 versions Change-Id: I9c114a4becb1f86ae9dca9e33367d8d50f1f187f Issue-ID: SDNC-1355 Signed-off-by: Dan Timoney Former-commit-id: 96f21a4d6bf50fb54e17c2443ee2f677af382ee3 --- installation/pom.xml | 2 +- installation/sdnc-web/pom.xml | 2 +- installation/sdnc/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'installation') diff --git a/installation/pom.xml b/installation/pom.xml index aeacc08b..f6b9f128 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -29,7 +29,7 @@ yyyyMMdd'T'HHmmss'Z' ${maven.build.timestamp} - 0.7.0-SNAPSHOT + 1.0.1 UTF-8 UTF-8 diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index b06ca009..b9374592 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -20,7 +20,7 @@ docker.io/bitnami/nginx:1.16-debian-9 onap/sdnc-web-image ${project.version} - 1.0.1-SNAPSHOT + 1.0.1 ${maven.build.timestamp} ${https_proxy} yyyyMMdd'T'HHmmss'Z' diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 96d8b319..d3ba28dd 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -24,7 +24,7 @@ onap/sdnc-image ${project.version} ${maven.build.timestamp} - 2.0.1-SNAPSHOT + 2.0.1 1.0-STAGING-latest org.onap.sdnc.p12 -- cgit 1.2.3-korg