From 45fa4b5827f60f15c5ceddecd95922a72c227c93 Mon Sep 17 00:00:00 2001 From: Prema Bhatt Date: Thu, 8 Nov 2018 14:18:26 -0800 Subject: [PATCH] Updated pom.xml appc library version to 1.4.0 Issue-ID: SO-1199 Change-Id: I5c1f8d6e434ce12e370435bcae4f22485c5d249e Signed-off-by: Prema Bhatt --- bpmn/MSOCommonBPMN/pom.xml | 4 ++-- common/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bpmn/MSOCommonBPMN/pom.xml b/bpmn/MSOCommonBPMN/pom.xml index 456b8ae074..926e09c498 100644 --- a/bpmn/MSOCommonBPMN/pom.xml +++ b/bpmn/MSOCommonBPMN/pom.xml @@ -293,12 +293,12 @@ org.onap.appc.client client-lib - 1.3.0 + 1.4.0 org.onap.appc.client client-kit - 1.3.0 + 1.4.0 diff --git a/common/pom.xml b/common/pom.xml index 4427b3755e..a68b3f0403 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -44,12 +44,12 @@ org.onap.appc.client client-kit - 1.3.0 + 1.4.0 org.onap.appc.client client-lib - 1.3.0 + 1.4.0 org.springframework -- 2.16.6