]> git.argeo.org Git - gpl/argeo-slc.git/commitdiff
Remove license header check
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 6 Jul 2010 11:20:21 +0000 (11:20 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 6 Jul 2010 11:20:21 +0000 (11:20 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@3644 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

pom.xml

diff --git a/pom.xml b/pom.xml
index 875d16ac7abe188e3b8699d77593df41651efd5c..df1c54f851ad3848695f459aecd89985e8d3b7c8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -214,13 +214,6 @@ limitations under the License.
                                                <xml>XML_STYLE</xml>
                                        </mapping>
                                </configuration>
-                               <executions>
-                                       <execution>
-                                               <goals>
-                                                       <goal>check</goal>
-                                               </goals>
-                                       </execution>
-                               </executions>
                        </plugin>
                </plugins>