From 65949cd53b5df054e2ddfd3a429fd81a6097970a Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Wed, 9 Jan 2019 09:39:42 -0800 Subject: Update to newest release of appc Version 1.4.4 of the appc java code is released. This version will be used for docker builds. Change-Id: Iee4a895f6386c15d24da64cdd4ec5d882294df66 Signed-off-by: Patrick Brady Issue-ID: APPC-1304 --- 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 df69c89..e87389d 100644 --- a/installation/appc/pom.xml +++ b/installation/appc/pom.xml @@ -40,7 +40,7 @@ limitations under the License. onap/appc-image - 1.4.3 + 1.4.4 1.4.4-SNAPSHOT -- cgit 1.2.3-korg