aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwaqas.ikram <waqas.ikram@est.tech>2020-04-15 14:13:41 +0100
committerwaqas.ikram <waqas.ikram@est.tech>2020-04-15 14:13:46 +0100
commit312ee1ae732b0c904a25273b88322634d31ae0e6 (patch)
tree3cd0e93053513f822d80b56bd18e93749abfe805
parenta7a8d7206b5f47bbb8381f3a1a2b9ef4c6adeff4 (diff)
Fixing SO build
Change-Id: I99c0aee303c89fb5e25b51f616523e367a59785e Issue-ID: SO-2809 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
-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 f1cf46952d..499410613d 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>