Revision: 10808
Author: jean.deruelle
Date: Tue Mar 16 08:41:13 2010
Log: [maven-release-plugin] prepare for next development iteration
http://code.google.com/p/mobicents/source/detail?r=10808
Modified:
/branches/parent/2.x.y/pom.xml
=======================================
--- /branches/parent/2.x.y/pom.xml Tue Mar 16 08:40:59 2010
+++ /branches/parent/2.x.y/pom.xml Tue Mar 16 08:41:13 2010
@@ -4,7 +4,7 @@
<groupId>org.mobicents</groupId>
<artifactId>mobicents-parent</artifactId>
- <version>2.4</version>
+ <version>2.5-SNAPSHOT</version>
<name>Mobicents :: Parent :: mobicents</name>
@@ -708,9 +708,9 @@
</build>
<scm>
-
<connection>scm:svn:https://mobicents.googlecode.com/svn/tags/parent/mobicents-parent-2.4</connection>
-
<developerConnection>scm:svn:https://mobicents.googlecode.com/svn/tags/parent/mobicents-parent-2.4</developerConnection>
-
<url>http://mobicents.googlecode.com/svn/tags/parent/mobicents-parent-2.4</url>
+
<connection>scm:svn:https://mobicents.googlecode.com/svn/branches/parent/2.x.y</connection>
+
<developerConnection>scm:svn:https://mobicents.googlecode.com/svn/branches/parent/2.x.y</developerConnection>
+
<url>http://mobicents.googlecode.com/svn/branches/parent/2.x.y</url>
</scm>
</project>