Remove the license check goal 17/78717/1
authorJimmy Forsyth <jf2512@att.com>
Mon, 18 Feb 2019 22:48:29 +0000 (17:48 -0500)
committerJimmy Forsyth <jf2512@att.com>
Mon, 18 Feb 2019 22:48:35 +0000 (17:48 -0500)
Issue-ID: AAI-2167
Change-Id: I4be9427b3f8ea905837c24fc9744c9118da45216
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 21dd6f3..f90fea9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                         <skipExistingHeaders>true</skipExistingHeaders>
                         <skip>false</skip>
                     </configuration>
-                    <executions>
-                        <execution>
-                            <goals>
-                                <!-- Set goal to "format" to auto update license headers -->
-                                <goal>check</goal>
-                            </goals>
-                            <phase>process-sources</phase>
-                        </execution>
-                    </executions>
                 </plugin>
             </plugins>
         </pluginManagement>