From 97439c8cfe37a5ef7c930801d46491127ee16dea 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 (cherry picked from commit f3544a1af6974d8837919744a7dda29cc67060a0 [formerly 96f21a4d6bf50fb54e17c2443ee2f677af382ee3]) Former-commit-id: 9b8c739caba76ca0b0712d0b9f02d6b42c66f0c3 --- 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 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' -- cgit 1.2.3-korg