aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/so-bpmn-infrastructure-common
diff options
context:
space:
mode:
authorRob Daugherty <rd472p@att.com>2018-08-13 12:00:49 +0000
committerGerrit Code Review <gerrit@onap.org>2018-08-13 12:00:49 +0000
commitc703669697084b5bd9be0f8f016bbf8ed11213a4 (patch)
tree23451eeb959b00fc2af58e6c6e44bdf829157e5b /bpmn/so-bpmn-infrastructure-common
parenteca03683aa4abd9230d2ca7c1ea4a4bfddba9bf7 (diff)
parente4f7e563732e894dd78201412dcb22d7314bb7d8 (diff)
Merge "made required pom changes for cxf"
Diffstat (limited to 'bpmn/so-bpmn-infrastructure-common')
-rw-r--r--bpmn/so-bpmn-infrastructure-common/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpmn/so-bpmn-infrastructure-common/pom.xml b/bpmn/so-bpmn-infrastructure-common/pom.xml
index 70b9d0633b..ab0ac25a99 100644
--- a/bpmn/so-bpmn-infrastructure-common/pom.xml
+++ b/bpmn/so-bpmn-infrastructure-common/pom.xml
@@ -234,7 +234,7 @@
<dependency>
<groupId>javax.ws.rs</groupId>
<artifactId>javax.ws.rs-api</artifactId>
- <version>2.0</version>
+ <version>${jax.ws.rs}</version>
</dependency>
<dependency>
<groupId>org.onap.so</groupId>