From 312ee1ae732b0c904a25273b88322634d31ae0e6 Mon Sep 17 00:00:00 2001 From: "waqas.ikram" Date: Wed, 15 Apr 2020 14:13:41 +0100 Subject: [PATCH] Fixing SO build Change-Id: I99c0aee303c89fb5e25b51f616523e367a59785e Issue-ID: SO-2809 Signed-off-by: waqas.ikram --- adapters/so-appc-orchestrator/pom.xml | 1 - bpmn/pom.xml | 1 - common/pom.xml | 1 - pom.xml | 1 + 4 files changed, 1 insertion(+), 3 deletions(-) diff --git a/adapters/so-appc-orchestrator/pom.xml b/adapters/so-appc-orchestrator/pom.xml index 66dcc4dd30..64eefaa151 100644 --- a/adapters/so-appc-orchestrator/pom.xml +++ b/adapters/so-appc-orchestrator/pom.xml @@ -14,7 +14,6 @@ UTF-8 UTF-8 1.8 - 1.7.1-SNAPSHOT so-appc-orchestrator MSO APPC-C Orchestrator diff --git a/bpmn/pom.xml b/bpmn/pom.xml index e680cb025c..4ef4eb74dd 100644 --- a/bpmn/pom.xml +++ b/bpmn/pom.xml @@ -25,7 +25,6 @@ UTF-8 UTF-8 1.5.2 - 1.7.1-SNAPSHOT diff --git a/common/pom.xml b/common/pom.xml index d373d620cd..b998a0adfa 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -16,7 +16,6 @@ 3.6.1 4.1.30.Final 0.4.2 - 1.7.1-SNAPSHOT diff --git a/pom.xml b/pom.xml index f1cf46952d..499410613d 100644 --- a/pom.xml +++ b/pom.xml @@ -71,6 +71,7 @@ false true 4.1.0 + 1.7.1 -- 2.16.6