summaryrefslogtreecommitdiffstats
path: root/bpmn/so-bpmn-tasks/pom.xml
diff options
context:
space:
mode:
authorSteve Smokowski <ss835w@att.com>2020-06-30 17:37:54 +0000
committerGerrit Code Review <gerrit@onap.org>2020-06-30 17:37:54 +0000
commit0072098e9f28c124080c6b94e6f5aceb9eb2c608 (patch)
tree34255f13c6562fb14c5c027c3abd73eb7c3ebfd5 /bpmn/so-bpmn-tasks/pom.xml
parent670f246573516471bc8e76c51fd5fd17a24d3e43 (diff)
parent71d87a36d125d6df59caab045553efa58125c508 (diff)
Merge "merged ONAP refactor and fluent builder method"
Diffstat (limited to 'bpmn/so-bpmn-tasks/pom.xml')
-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 dec9560574..f7a4e5e357 100644
--- a/bpmn/so-bpmn-tasks/pom.xml
+++ b/bpmn/so-bpmn-tasks/pom.xml
@@ -210,7 +210,7 @@
<groupId>javax.ws.rs</groupId>
<artifactId>jsr311-api</artifactId>
</exclusion>
- <exclusion>
+ <exclusion>
<groupId>io.swagger</groupId>
<artifactId>swagger-annotations</artifactId>
</exclusion>