diff options
author | Max Benjamin <max.benjamin@att.com> | 2020-06-23 17:57:26 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-06-23 17:57:26 +0000 |
commit | c919ee261f665b824e716e77b5cc358ec15e44a9 (patch) | |
tree | 14a3b73144b66a25818c4207691f277eed8ad963 /bpmn/so-bpmn-tasks/pom.xml | |
parent | 49e00e08dbbe4fcb6be9a7c4b9580918cc8f04f9 (diff) | |
parent | 2ae848c04b2b455076fe22a965081f61d8705f00 (diff) |
Merge "style of test now matches"
Diffstat (limited to 'bpmn/so-bpmn-tasks/pom.xml')
-rw-r--r-- | bpmn/so-bpmn-tasks/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bpmn/so-bpmn-tasks/pom.xml b/bpmn/so-bpmn-tasks/pom.xml index e510a2928a..dec9560574 100644 --- a/bpmn/so-bpmn-tasks/pom.xml +++ b/bpmn/so-bpmn-tasks/pom.xml @@ -119,7 +119,7 @@ </execute> </action> </pluginExecution> - <pluginExecution> + <pluginExecution> <pluginExecutionFilter> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-dependency-plugin</artifactId> @@ -132,7 +132,7 @@ <execute /> </action> </pluginExecution> - <pluginExecution> + <pluginExecution> <pluginExecutionFilter> <groupId>org.codehaus.mojo</groupId> <artifactId>build-helper-maven-plugin</artifactId> |