From 3b55c6ef8497a7d0e925eb78d6e3f057dd5c1a96 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Thu, 28 Jun 2018 10:34:11 -0700 Subject: [PATCH] Update version of cdt The version of cdt being downloaded should be 1.4.0 not 1.3.0. Change-Id: I9084b583fb967f5e2c5417cb88a05e328915c36e Signed-off-by: Patrick Brady Issue-ID: APPC-1037 --- cdt/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cdt/pom.xml b/cdt/pom.xml index bbe44f1..b16ee47 100644 --- a/cdt/pom.xml +++ b/cdt/pom.xml @@ -41,8 +41,8 @@ limitations under the License. onap/appc-cdt-image - 1.3.0 - 1.3.0-SNAPSHOT + 1.4.0 + 1.4.0-SNAPSHOT 1.0.0 -- 2.16.6