aboutsummaryrefslogtreecommitdiffstats
path: root/common/pom.xml
diff options
context:
space:
mode:
authorKuleshov, Elena <evn@att.com>2020-03-16 11:39:18 -0400
committerBenjamin, Max (mb388a) <mb388a@att.com>2020-03-16 11:39:19 -0400
commit19c23d2a3b79a0c218937110c2e92086b1a9b3c9 (patch)
treeafa12cc1cc86b187a31eb2d76eb1f5fb6231ceec /common/pom.xml
parent7e2f7db5b4007fe470a7ce5794c88d1844021410 (diff)
Update APPC LCM version to incorporate response
Update APPC LCM version to incorporate response parsing fixes from APPC. Issue-ID: SO-2738 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: If19b3239c3f255030eeb0d37309d15ea0172e8f5
Diffstat (limited to 'common/pom.xml')
-rw-r--r--common/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/pom.xml b/common/pom.xml
index 02d2f35545..e36001833d 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -16,7 +16,7 @@
<protobuf.version>3.6.1</protobuf.version>
<grpc.netty.version>4.1.30.Final</grpc.netty.version>
<ccsdk.version>0.4.2</ccsdk.version>
- <appc.client.version>1.6.0-SNAPSHOT</appc.client.version>
+ <appc.client.version>1.7.1-SNAPSHOT</appc.client.version>
</properties>
<dependencies>