[maven-release-plugin] prepare release argeo-commons-2.1.49
[lgpl/argeo-commons.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index c886d618683920c8bb7e7ac7b684002e0e533d8c..e0458ac64ad03ec925fe1c4130cdc4c0f9036289 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.47-SNAPSHOT</version>
+       <version>2.1.49</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <properties>
-               <version.argeo-commons>2.1.46</version.argeo-commons>
+               <version.argeo-commons>2.1.49</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.15</version.argeo-distribution>
+               <version.argeo-distribution>2.1.17</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>
@@ -42,9 +42,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.49</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.49</developerConnection>
+               <url>https://svn.argeo.org/commons/tags/argeo-commons-2.1.49</url>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
@@ -471,7 +471,7 @@ limitations under the License.
                        <repositories>
                                <repository>
                                        <id>argeo</id>
-                                       <url>http://localhost:7070/data/public/java/argeo-${developmentCycle.argeo-commons}</url>
+                                       <url>http://localhost:7080/data/public/java/argeo-${developmentCycle.argeo-commons}</url>
                                        <releases>
                                                <enabled>true</enabled>
                                                <updatePolicy>daily</updatePolicy>
@@ -482,11 +482,11 @@ limitations under the License.
                        <distributionManagement>
                                <repository>
                                        <id>staging</id>
-                                       <url>dav:http://localhost:7070/data/files/java/argeo-${developmentCycle.argeo-commons}</url>
+                                       <url>dav:http://localhost:7080/data/files/java/argeo-${developmentCycle.argeo-commons}</url>
                                </repository>
                                <site>
                                        <id>staging</id>
-                                       <url>dav:http://localhost:7070/data/files/docs/argeo-${developmentCycle.argeo-commons}</url>
+                                       <url>dav:http://localhost:7080/data/files/docs/argeo-${developmentCycle.argeo-commons}</url>
                                </site>
                        </distributionManagement>
                </profile>