aboutsummaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorPrema Bhatt <pb6115@att.com>2018-11-08 14:18:26 -0800
committerPrema Bhatt <pb6115@att.com>2018-11-08 14:21:01 -0800
commit45fa4b5827f60f15c5ceddecd95922a72c227c93 (patch)
tree85f89b9c985fd5ebdc41585468900a6ffefbbd82 /common
parent543287367358a1ab6a5730e07f6e647275a8bdc4 (diff)
Updated pom.xml appc library version to 1.4.0
Issue-ID: SO-1199 Change-Id: I5c1f8d6e434ce12e370435bcae4f22485c5d249e Signed-off-by: Prema Bhatt <pb6115@att.com>
Diffstat (limited to 'common')
-rw-r--r--common/pom.xml4
1 files changed, 2 insertions, 2 deletions
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 @@
<dependency>
<groupId>org.onap.appc.client</groupId>
<artifactId>client-kit</artifactId>
- <version>1.3.0</version>
+ <version>1.4.0</version>
</dependency>
<dependency>
<groupId>org.onap.appc.client</groupId>
<artifactId>client-lib</artifactId>
- <version>1.3.0</version>
+ <version>1.4.0</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>