diff options
author | Steve Smokowski <ss835w@att.com> | 2019-05-23 13:41:44 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-05-23 13:41:44 +0000 |
commit | 16c6cc1e5cdaad24b92114ebf6c5396453194778 (patch) | |
tree | f1cec5cfe8a8afaa89176859f4498b18d20a080c /bpmn/pom.xml | |
parent | 864ce56c3daff6a6a1f4b9ae1ebcb24c2aa87f2a (diff) | |
parent | 8ef2ec86175055aba4158f7ae571e259c7ddeddf (diff) |
Merge "exception handling" into dublin
Diffstat (limited to 'bpmn/pom.xml')
-rw-r--r-- | bpmn/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bpmn/pom.xml b/bpmn/pom.xml index c4aad4ba69..fd070bb81b 100644 --- a/bpmn/pom.xml +++ b/bpmn/pom.xml @@ -25,6 +25,7 @@ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <sdnc.northbound.version>1.5.1</sdnc.northbound.version> + <appc.client.version>1.6.0-SNAPSHOT</appc.client.version> </properties> <modules> |