From 19c23d2a3b79a0c218937110c2e92086b1a9b3c9 Mon Sep 17 00:00:00 2001 From: "Kuleshov, Elena" Date: Mon, 16 Mar 2020 11:39:18 -0400 Subject: 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) Change-Id: If19b3239c3f255030eeb0d37309d15ea0172e8f5 --- adapters/so-appc-orchestrator/pom.xml | 2 +- bpmn/pom.xml | 2 +- common/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 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 @@ UTF-8 UTF-8 1.8 - 1.6.0-SNAPSHOT + 1.7.1-SNAPSHOT so-appc-orchestrator MSO APPC-C Orchestrator diff --git a/bpmn/pom.xml b/bpmn/pom.xml index 6b81bab4df..e680cb025c 100644 --- a/bpmn/pom.xml +++ b/bpmn/pom.xml @@ -25,7 +25,7 @@ UTF-8 UTF-8 1.5.2 - 1.6.0-SNAPSHOT + 1.7.1-SNAPSHOT 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 @@ 3.6.1 4.1.30.Final 0.4.2 - 1.6.0-SNAPSHOT + 1.7.1-SNAPSHOT -- cgit 1.2.3-korg