]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - pom.xml
Remove license header check
[lgpl/argeo-commons.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 3d26210fd415768a1252c3d56e49e233a1d40064..1783d704e0b2813665efaa35389f65ef1015d3a5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -8,11 +8,11 @@
        </parent>
        <groupId>org.argeo.commons</groupId>
        <artifactId>argeo-commons</artifactId>
-       <version>0.2.0</version>
+       <version>0.2.1-SNAPSHOT</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <properties>
-               <developmentCycle>0.1</developmentCycle>
+               <developmentCycle>0.2</developmentCycle>
                <version.argeo-distribution>1.0.4</version.argeo-distribution>
                <version.argeo-ria>0.12.4</version.argeo-ria>
                <version.maven-argeo-osgi>0.1.28</version.maven-argeo-osgi>
@@ -23,9 +23,9 @@
        </properties>
        <url>${site.urlBase}/${developmentCycle}</url>
        <scm>
-               <connection>scm:svn:https://www.argeo.org/svn/commons/tags/argeo-commons-0.2.0</connection>
-               <developerConnection>scm:svn:https://www.argeo.org/svn/commons/tags/argeo-commons-0.2.0</developerConnection>
-               <url>https://www.argeo.org/svn/commons/tags/argeo-commons-0.2.0</url>
+               <connection>scm:svn:https://www.argeo.org/svn/commons/trunk</connection>
+               <developerConnection>scm:svn:https://www.argeo.org/svn/commons/trunk</developerConnection>
+               <url>https://www.argeo.org/svn/commons/trunk</url>
        </scm>
        <licenses>
                <license>
@@ -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>