aboutsummaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorSteve Smokowski <ss835w@att.com>2019-09-20 15:22:05 +0000
committerGerrit Code Review <gerrit@onap.org>2019-09-20 15:22:05 +0000
commit7e070b202cd8a109e7254854a23de33f91dc0522 (patch)
treeedcbd7e11fc2278269d5d0dc165a654150308060 /common
parenta2fd007e4d1b03f7258d71fa86658510ff2f1790 (diff)
parentae9a2bd01ae94f303d390fdb0673dba71b07fcb0 (diff)
Merge "Exception string in checkRelationshipRelatedTo"
Diffstat (limited to 'common')
-rw-r--r--common/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/pom.xml b/common/pom.xml
index 9e4382621a..1f7f044fc8 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -186,7 +186,7 @@
<artifactId>javatuples</artifactId>
<version>1.2</version>
</dependency>
- <dependency>
+ <dependency>
<groupId>org.camunda.bpm</groupId>
<artifactId>camunda-external-task-client</artifactId>
<version>1.1.1</version>