aboutsummaryrefslogtreecommitdiffstats
path: root/adapters/so-appc-orchestrator/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 /adapters/so-appc-orchestrator/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 'adapters/so-appc-orchestrator/pom.xml')
-rw-r--r--adapters/so-appc-orchestrator/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/adapters/so-appc-orchestrator/pom.xml b/adapters/so-appc-orchestrator/pom.xml
index e8e5808eca..66dcc4dd30 100644
--- a/adapters/so-appc-orchestrator/pom.xml
+++ b/adapters/so-appc-orchestrator/pom.xml
@@ -14,7 +14,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.version>1.8</java.version>
- <appc.client.version>1.6.0-SNAPSHOT</appc.client.version>
+ <appc.client.version>1.7.1-SNAPSHOT</appc.client.version>
</properties>
<name>so-appc-orchestrator</name>
<description>MSO APPC-C Orchestrator</description>