diff options
author | Byung-Woo Jun <byung-woo.jun@est.tech> | 2019-05-24 11:30:26 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-05-24 11:30:26 +0000 |
commit | c87ff0e93628fb35fecb1a7798d4fc99ea7cac90 (patch) | |
tree | abffeebdf3d0d93b65eb356362fa1b3f3c6bf57e /bpmn/pom.xml | |
parent | 1e3588de060764bd3b5f054c83e2ab5dfa6bb815 (diff) | |
parent | acc7ff95a7e34daf0c1ded4a29ba98b4855ef68f (diff) |
Merge "Update the version to release" into dublin
Diffstat (limited to 'bpmn/pom.xml')
-rw-r--r-- | bpmn/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bpmn/pom.xml b/bpmn/pom.xml index fd070bb81b..85a45db6ba 100644 --- a/bpmn/pom.xml +++ b/bpmn/pom.xml @@ -25,7 +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> + <appc.client.version>1.5.0</appc.client.version> </properties> <modules> |