Revision: 12755
Author: emmartins
Date: Thu Jul 1 07:06:33 2010
Log: [maven-release-plugin] prepare for next development iteration
http://code.google.com/p/mobicents/source/detail?r=12755
Modified:
/branches/parent/2.x.y/pom.xml
=======================================
--- /branches/parent/2.x.y/pom.xml Thu Jul 1 07:06:17 2010
+++ /branches/parent/2.x.y/pom.xml Thu Jul 1 07:06:33 2010
@@ -4,7 +4,7 @@
<groupId>org.mobicents</groupId>
<artifactId>mobicents-parent</artifactId>
- <version>2.9</version>
+ <version>2.10-SNAPSHOT</version>
<name>Mobicents :: Parent :: mobicents</name>
@@ -396,9 +396,9 @@
</build>
<scm>
-
<connection>scm:svn:https://mobicents.googlecode.com/svn/tags/parent/mobicents-parent-2.9</connection>
-
<developerConnection>scm:svn:https://mobicents.googlecode.com/svn/tags/parent/mobicents-parent-2.9</developerConnection>
-
<url>http://mobicents.googlecode.com/svn/tags/parent/mobicents-parent-2.9</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>