aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwaqas.ikram <waqas.ikram@est.tech>2020-04-15 14:13:41 +0100
committerSeshu Kumar M <seshu.kumar.m@huawei.com>2020-04-15 14:41:37 +0000
commit271b04557a2408986ab4a4728e609c79fee3da51 (patch)
tree8acf70973988333b73c6a38fc029baf4ee63ba44
parent8fe8b70f1cf10e53273b7292f0daad99257675e7 (diff)
Fixing SO build
Change-Id: I99c0aee303c89fb5e25b51f616523e367a59785e Issue-ID: SO-2809 Signed-off-by: waqas.ikram <waqas.ikram@est.tech> (cherry picked from commit 312ee1ae732b0c904a25273b88322634d31ae0e6)
-rw-r--r--adapters/so-appc-orchestrator/pom.xml1
-rw-r--r--bpmn/pom.xml1
-rw-r--r--common/pom.xml1
-rw-r--r--pom.xml1
4 files changed, 1 insertions, 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 @@
<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.7.1-SNAPSHOT</appc.client.version>
</properties>
<name>so-appc-orchestrator</name>
<description>MSO APPC-C Orchestrator</description>
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 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<sdnc.northbound.version>1.5.2</sdnc.northbound.version>
- <appc.client.version>1.7.1-SNAPSHOT</appc.client.version>
</properties>
<modules>
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 @@
<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.7.1-SNAPSHOT</appc.client.version>
</properties>
<dependencies>
diff --git a/pom.xml b/pom.xml
index 83450c0c1b..54775368a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,6 +71,7 @@
<format.skipValidate>false</format.skipValidate>
<format.skipExecute>true</format.skipExecute>
<io.fabric8.version>4.1.0</io.fabric8.version>
+ <appc.client.version>1.7.1</appc.client.version>
</properties>
<distributionManagement>
<repository>