aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/so-bpmn-tasks
diff options
context:
space:
mode:
authorRob Daugherty <rd472p@att.com>2018-12-06 23:00:03 +0000
committerGerrit Code Review <gerrit@onap.org>2018-12-06 23:00:03 +0000
commit9dedf7c48ea76219935ae75998a2e4f7a9002506 (patch)
tree1db1f8296a27b8f2b1d468dd7031d87098f59250 /bpmn/so-bpmn-tasks
parent349263ece1fcddbf101750145c60bbadc1bdf716 (diff)
parent65939db7f8a7e23c483a016b5831ffc7f9a00874 (diff)
Merge "Update SDNC Client"
Diffstat (limited to 'bpmn/so-bpmn-tasks')
-rw-r--r--bpmn/so-bpmn-tasks/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpmn/so-bpmn-tasks/pom.xml b/bpmn/so-bpmn-tasks/pom.xml
index d66c97f81a..ebd1affea5 100644
--- a/bpmn/so-bpmn-tasks/pom.xml
+++ b/bpmn/so-bpmn-tasks/pom.xml
@@ -125,7 +125,7 @@
<dependency>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>generic-resource-api-client</artifactId>
- <version>1.4.1</version>
+ <version>1.5.0-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>javax.ws.rs</groupId>