From f96fc4aa08fa9aad60a4342e0d8237bb8861b798 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Wed, 11 Sep 2019 12:56:54 -0700 Subject: [PATCH] Correct cdt artifact version Version of cdt was incorrectly set to 1.6.3-SNAPSHOT Change-Id: I8043781264844bfe71b444affdc5473c94fc9145 Signed-off-by: Patrick Brady Issue-ID: APPC-1686 --- cdt/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cdt/pom.xml b/cdt/pom.xml index e9fe7e2..64e4caf 100644 --- a/cdt/pom.xml +++ b/cdt/pom.xml @@ -42,7 +42,7 @@ limitations under the License. onap/appc-cdt-image 1.6.1 - 1.6.3-SNAPSHOT + 1.6.2-SNAPSHOT 1.0.0 -- 2.16.6