From 791a3ab6b44c8b2ece29b4db8c4d166e6ffb1a7a Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 6 Nov 2018 12:12:28 -0800 Subject: Fix non-existent release version Change-Id: Id8aefe4a2ad9e6d08a7eb40e550c7df616b0a645 Signed-off-by: Patrick Brady Issue-ID: APPC-1212 --- cdt/pom.xml | 2 +- installation/appc/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cdt/pom.xml b/cdt/pom.xml index 939b4fd..ca60be3 100644 --- a/cdt/pom.xml +++ b/cdt/pom.xml @@ -41,7 +41,7 @@ limitations under the License. onap/appc-cdt-image - 1.4.1 + 1.4.0 1.4.1-SNAPSHOT diff --git a/installation/appc/pom.xml b/installation/appc/pom.xml index 35389c2..25f552a 100644 --- a/installation/appc/pom.xml +++ b/installation/appc/pom.xml @@ -40,7 +40,7 @@ limitations under the License. onap/appc-image - 1.4.1 + 1.4.0 1.4.1-SNAPSHOT -- cgit 1.2.3-korg