aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/pom.xml b/pom.xml
index de64ad2..2bcd732 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,6 @@
<service.account>aai-svc-account</service.account>
<docker.namespace>openecomp</docker.namespace>
- <license.goal.type>check</license.goal.type>
<!--
Nexus Proxy Properties and Snapshot Locations
@@ -681,15 +680,6 @@
<skipExistingHeaders>false</skipExistingHeaders>
<skip>false</skip>
</configuration>
- <executions>
- <execution>
- <goals>
- <!-- Set goal to "format" to auto update license headers -->
- <goal>${license.goal.type}</goal>
- </goals>
- <phase>process-sources</phase>
- </execution>
- </executions>
</plugin>
</plugins>
<!-- mention the logback.xml location through system property or environment