diff options
author | waqas.ikram <waqas.ikram@est.tech> | 2020-04-15 14:13:41 +0100 |
---|---|---|
committer | Seshu Kumar M <seshu.kumar.m@huawei.com> | 2020-04-15 14:41:37 +0000 |
commit | 271b04557a2408986ab4a4728e609c79fee3da51 (patch) | |
tree | 8acf70973988333b73c6a38fc029baf4ee63ba44 /bpmn | |
parent | 8fe8b70f1cf10e53273b7292f0daad99257675e7 (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)
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> |