From d69066a2ed223fc5f525fcff520c5740736c5cb6 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 25 Mar 2019 09:21:12 -0700 Subject: [PATCH] Change cdt proxy version Change to using 1.5.0-SNAPSHOT of the cdt proxy jar so that the latest changes for https are brought into the docker image. Change-Id: I68fde7f577e23dd2056f4e3027927c3ff8e13809 Signed-off-by: Patrick Brady Issue-ID: APPC-1551 --- installation/appc/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installation/appc/pom.xml b/installation/appc/pom.xml index 1628f5f..c1fa756 100644 --- a/installation/appc/pom.xml +++ b/installation/appc/pom.xml @@ -47,7 +47,7 @@ limitations under the License. 1.0.0 yyyyMMdd'T'HHmmss'Z' - 1.4.0 + 1.5.0-SNAPSHOT -- 2.16.6