diff options
author | waqas.ikram <waqas.ikram@est.tech> | 2020-04-15 14:13:41 +0100 |
---|---|---|
committer | waqas.ikram <waqas.ikram@est.tech> | 2020-04-15 14:13:46 +0100 |
commit | 312ee1ae732b0c904a25273b88322634d31ae0e6 (patch) | |
tree | 3cd0e93053513f822d80b56bd18e93749abfe805 /adapters | |
parent | a7a8d7206b5f47bbb8381f3a1a2b9ef4c6adeff4 (diff) |
Fixing SO build
Change-Id: I99c0aee303c89fb5e25b51f616523e367a59785e
Issue-ID: SO-2809
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
Diffstat (limited to 'adapters')
-rw-r--r-- | adapters/so-appc-orchestrator/pom.xml | 1 |
1 files changed, 0 insertions, 1 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> |