diff options
author | Steve Smokowski <ss835w@att.com> | 2019-09-20 15:22:05 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-20 15:22:05 +0000 |
commit | 7e070b202cd8a109e7254854a23de33f91dc0522 (patch) | |
tree | edcbd7e11fc2278269d5d0dc165a654150308060 /common | |
parent | a2fd007e4d1b03f7258d71fa86658510ff2f1790 (diff) | |
parent | ae9a2bd01ae94f303d390fdb0673dba71b07fcb0 (diff) |
Merge "Exception string in checkRelationshipRelatedTo"
Diffstat (limited to 'common')
-rw-r--r-- | common/pom.xml | 2 |
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> |