aboutsummaryrefslogtreecommitdiffstats
path: root/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 /pom.xml
parent670f246573516471bc8e76c51fd5fd17a24d3e43 (diff)
parent71d87a36d125d6df59caab045553efa58125c508 (diff)
Merge "merged ONAP refactor and fluent builder method"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index b2fd0d5898..ae743ac383 100644
--- a/pom.xml
+++ b/pom.xml
@@ -535,7 +535,7 @@
</plugins>
<pluginManagement>
<plugins>
- <plugin>
+ <plugin>
<groupId>org.eclipse.m2e</groupId>
<artifactId>lifecycle-mapping</artifactId>
<version>1.0.0</version>
@@ -555,7 +555,7 @@
<execute />
</action>
</pluginExecution>
- <pluginExecution>
+ <pluginExecution>
<pluginExecutionFilter>
<groupId>org.codehaus.gmaven</groupId>
<artifactId>groovy-maven-plugin</artifactId>