From e0db6ac5d6f79ed45591b1d7ed54d4dc59329c5e Mon Sep 17 00:00:00 2001 From: "Stilwell, David (stilwelld)" Date: Wed, 23 May 2018 19:38:19 -0400 Subject: [PATCH] Update to release version 1.3.2 Update sdnc.northbound version to remove -SNAPSHOT (1.3.2) Change-Id: I8e561feb9bb0fbdb226638cea98df5e9a82ac2cb Issue-ID: CCSDK-290 Signed-off-by: Stilwell, David (stilwelld) --- installation/sdnc/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 9c093c2f..d040e999 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -20,7 +20,7 @@ onap/sdnc-image ${project.version} - 1.3.2-SNAPSHOT + 1.3.2 ${https_proxy} yyyyMMdd'T'HHmmss'Z' -- 2.16.6