From a02477992c001d38cf09aaf5f458acb3325ba6d7 Mon Sep 17 00:00:00 2001 From: highstreetherbert Date: Mon, 26 Oct 2020 18:35:00 +0100 Subject: [PATCH] Adapt version Version to actual ccsdk feature snapshot Issue-ID: SDNC-1399 Signed-off-by: highstreetherbert Change-Id: Ia4e2547b997112fc93b6a65323cdf6654c6e0a21 Signed-off-by: highstreetherbert Former-commit-id: 1f4c8b46c86818f623974d70869161781e6cd0f3 --- installation/sdnc-web/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index 103712bf..6fdfdc07 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 + 1.1.0-SNAPSHOT ${maven.build.timestamp} ${https_proxy} yyyyMMdd'T'HHmmss'Z' -- 2.16.6