From 67ca027c563a1e7fbd20034a2c0dbce3be43e9d0 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Thu, 9 May 2019 12:58:54 -0700 Subject: Update to release appc version Change-Id: I06180a69b3b56fb0c2998110f1279d2c0f8749e2 Signed-off-by: Patrick Brady Issue-ID: APPC-1595 --- cdt/pom.xml | 4 ++-- installation/appc/pom.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cdt/pom.xml b/cdt/pom.xml index 6be529a..5f24f8e 100644 --- a/cdt/pom.xml +++ b/cdt/pom.xml @@ -41,8 +41,8 @@ limitations under the License. onap/appc-cdt-image - 1.4.0 - 1.5.0-SNAPSHOT + 1.5.0 + 1.5.1-SNAPSHOT 1.0.0 diff --git a/installation/appc/pom.xml b/installation/appc/pom.xml index 79f709f..09ee739 100644 --- a/installation/appc/pom.xml +++ b/installation/appc/pom.xml @@ -40,14 +40,14 @@ limitations under the License. onap/appc-image - 1.4.4 - 1.5.0-SNAPSHOT + 1.5.0 + 1.5.1-SNAPSHOT 1.0.0 yyyyMMdd'T'HHmmss'Z' - 1.5.0-SNAPSHOT + 1.5.0 0.28.0 -- cgit