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 /bpmn | |
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 'bpmn')
-rw-r--r-- | bpmn/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
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> |