From 9dd1d3e6d35a5f7a0ca5a89bce3b8c7f0d2e59ff Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 25 Mar 2021 18:07:53 -0400 Subject: Fix version in sdnc-web pom Fix features version in sdnc-web pom.xml Change-Id: I2fe2c59438c2460e9f97e2464bcf2799da131a65 Issue-ID: CCSDK-3237 Signed-off-by: Dan Timoney Former-commit-id: c2a5da82b69f737b9b307a8f46aba73d7a43807e --- installation/sdnc-web/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installation/sdnc-web') diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index d2eec5e9..63409175 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.1.1-SNAPSHOT + 1.1.2 ${maven.build.timestamp} ${https_proxy} yyyyMMdd'T'HHmmss'Z' -- cgit 1.2.3-korg