Remove license header check
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 6 Jul 2010 11:19:02 +0000 (11:19 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 6 Jul 2010 11:19:02 +0000 (11:19 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@3643 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

pom.xml

diff --git a/pom.xml b/pom.xml
index 308188ac4c0dcea425bfd227fa23b70c793ca321..1783d704e0b2813665efaa35389f65ef1015d3a5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -194,13 +194,6 @@ limitations under the License.
                                                <xml>XML_STYLE</xml>
                                        </mapping>
                                </configuration>
-                               <executions>
-                                       <execution>
-                                               <goals>
-                                                       <goal>check</goal>
-                                               </goals>
-                                       </execution>
-                               </executions>
                        </plugin>
                </plugins>
        </build>