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
diff --git a/common/pom.xml b/common/pom.xml
index 02d2f35..e360018 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>