From 95a2dabaee827528695be6819b15eb3e67fc685f Mon Sep 17 00:00:00 2001 From: Marcus G K Williams Date: Thu, 23 May 2019 15:25:25 -0700 Subject: [PATCH] Fix Build -Use latest SNAPSHOT appc client-libs Issue-ID: SO-1921 Change-Id: Id20f8f7d77469e8123317447aa974a3e77103761 Signed-off-by: Marcus G K Williams --- bpmn/MSOCommonBPMN/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bpmn/MSOCommonBPMN/pom.xml b/bpmn/MSOCommonBPMN/pom.xml index 891a57d0f2..182976d69e 100644 --- a/bpmn/MSOCommonBPMN/pom.xml +++ b/bpmn/MSOCommonBPMN/pom.xml @@ -311,7 +311,7 @@ org.onap.appc.client client-lib - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.mockito @@ -330,7 +330,7 @@ org.onap.appc.client client-kit - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.mockito -- 2.16.6