[maven-release-plugin] prepare release argeo-commons-2.1.41
[lgpl/argeo-commons.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 881e54ecbed2883ae4e42989575d2410159e9f2c..acdfce6da966bb6240a1054fcae17cb273b71b5c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,14 +3,14 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.argeo.commons</groupId>
        <artifactId>argeo-commons</artifactId>
-       <version>2.1.41-SNAPSHOT</version>
+       <version>2.1.41</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <properties>
-               <version.argeo-commons>2.1.40</version.argeo-commons>
+               <version.argeo-commons>2.1.41</version.argeo-commons>
                <developmentCycle.argeo-commons>2.1</developmentCycle.argeo-commons>
                <developmentCycle.argeo-commons.startDate>2012-12-19</developmentCycle.argeo-commons.startDate>
-               <version.argeo-distribution>2.1.14</version.argeo-distribution>
+               <version.argeo-distribution>2.1.15</version.argeo-distribution>
                <!-- RPM -->
                <argeo.rpm.release>7</argeo.rpm.release>
                <argeo.rpm.stagingRepository>/srv/rpmfactory/argeo-osgi-2-staging/7/x86_64</argeo.rpm.stagingRepository>
@@ -41,9 +41,9 @@
                <module>dist</module>
        </modules>
        <scm>
-               <connection>scm:svn:https://svn.argeo.org/commons/trunk</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/commons/trunk</developerConnection>
-               <url>https://svn.argeo.org/commons/trunk</url>
+               <connection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.41</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.41</developerConnection>
+               <url>https://svn.argeo.org/commons/tags/argeo-commons-2.1.41</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
@@ -422,6 +422,7 @@ limitations under the License.
                                <checksumPolicy>warn</checksumPolicy>
                        </releases>
                </repository>
+               <!-- Disable Maven default repository -->
                <repository>
                        <id>central</id>
                        <url>http://repo1.maven.org/maven2</url>