Revision: 8737
Author: jean.deruelle
Date: Wed Dec 2 09:43:01 2009
Log: [maven-release-plugin] prepare for next development iteration
http://code.google.com/p/mobicents/source/detail?r=8737
Modified:
/trunk/parent/pom.xml
=======================================
--- /trunk/parent/pom.xml Wed Dec 2 09:42:47 2009
+++ /trunk/parent/pom.xml Wed Dec 2 09:43:01 2009
@@ -4,7 +4,7 @@
<groupId>org.mobicents</groupId>
<artifactId>mobicents</artifactId>
- <version>1.14</version>
+ <version>1.15-SNAPSHOT</version>
<name>Mobicents :: Parent :: mobicents</name>
@@ -727,9 +727,9 @@
</build>
<scm>
-
<connection>scm:svn:https://mobicents.googlecode.com/svn/tags/parent/mobicents-1.14</connection>
-
<developerConnection>scm:svn:https://mobicents.googlecode.com/svn/tags/parent/mobicents-1.14</developerConnection>
-
<url>http://mobicents.googlecode.com/svn/tags/parent/mobicents-1.14</url>
+
<connection>scm:svn:https://mobicents.googlecode.com/svn/trunk</connection>
+
<developerConnection>scm:svn:https://mobicents.googlecode.com/svn/trunk</developerConnection>
+ <url>http://mobicents.googlecode.com/svn/trunk</url>
</scm>
</project>