aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOCommonBPMN
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/MSOCommonBPMN
parenteca03683aa4abd9230d2ca7c1ea4a4bfddba9bf7 (diff)
parente4f7e563732e894dd78201412dcb22d7314bb7d8 (diff)
Merge "made required pom changes for cxf"
Diffstat (limited to 'bpmn/MSOCommonBPMN')
-rw-r--r--bpmn/MSOCommonBPMN/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/bpmn/MSOCommonBPMN/pom.xml b/bpmn/MSOCommonBPMN/pom.xml
index 005e7a3374..dfb6af793c 100644
--- a/bpmn/MSOCommonBPMN/pom.xml
+++ b/bpmn/MSOCommonBPMN/pom.xml
@@ -14,9 +14,7 @@
<properties>
<camunda.version>7.8.0</camunda.version>
-
<httpclient.version>4.5.5</httpclient.version>
- <jax.ws.rs>2.0.1</jax.ws.rs>
<jackson.version>1.1.1</jackson.version>
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>