From 5cabe36fe85a780a9fb808343d6341f15da13524 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 12 Apr 2021 08:17:37 -0400 Subject: Fix ccsdk version and remove admportal Fix ccsdk versions and remove admportal, which is no longer supported Change-Id: Iaee9bd2b7d5d7345f889357684df18d53db466a1 Issue-ID: SDNC-1507 Signed-off-by: Dan Timoney Former-commit-id: a1d57d8f5131414429f9ef2d8b0468004d253d0a --- 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 6156b062..38deae08 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.2 + 1.1.3 ${maven.build.timestamp} ${https_proxy} yyyyMMdd'T'HHmmss'Z' -- cgit 1.2.3-korg