aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/so-bpmn-infrastructure-common/pom.xml
diff options
context:
space:
mode:
authorSteve Smokowski <ss835w@att.com>2020-04-06 13:30:45 +0000
committerGerrit Code Review <gerrit@onap.org>2020-04-06 13:30:45 +0000
commit3b0019a08a5eb405c7df00958b1b90e2d91b98d1 (patch)
treee7783a8d515a1b26e5243fa47e59aa1f7d665f35 /bpmn/so-bpmn-infrastructure-common/pom.xml
parent11b3ac5fc12e98123cc3ae44a2becbc7e0d493ce (diff)
parent3db9a38fdae095122f716189900942e0f2b53f03 (diff)
Merge "Added logic to update the requests DB when a"
Diffstat (limited to 'bpmn/so-bpmn-infrastructure-common/pom.xml')
-rw-r--r--bpmn/so-bpmn-infrastructure-common/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/bpmn/so-bpmn-infrastructure-common/pom.xml b/bpmn/so-bpmn-infrastructure-common/pom.xml
index 1a4e9c6ee8..86df60bb54 100644
--- a/bpmn/so-bpmn-infrastructure-common/pom.xml
+++ b/bpmn/so-bpmn-infrastructure-common/pom.xml
@@ -32,11 +32,11 @@
</execution>
</executions>
</plugin>
- <plugin>
+ <plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.8.0</version>
- <configuration>
+ <configuration>
<compilerId>groovy-eclipse-compiler</compilerId>
</configuration>