Revision: 16612
Author: emmartins
Date: Mon Jan 17 19:06:15 2011
Log: [maven-release-plugin] prepare for next development iteration
http://code.google.com/p/mobicents/source/detail?r=16612
Modified:
/trunk/servers/jain-slee/release/pom.xml
=======================================
--- /trunk/servers/jain-slee/release/pom.xml Mon Jan 17 19:05:55 2011
+++ /trunk/servers/jain-slee/release/pom.xml Mon Jan 17 19:06:15 2011
@@ -11,7 +11,7 @@
<artifactId>sources-checkout</artifactId>
<groupId>org.mobicents.slee.release</groupId>
- <version>2.3.0.FINAL</version>
+ <version>3.0.0-SNAPSHOT</version>
<properties>
@@ -968,9 +968,9 @@
</profiles>
<scm>
-
<connection>scm:svn:https://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/release/2.3.0.FINAL</connection>
-
<developerConnection>scm:svn:https://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/release/2.3.0.FINAL</developerConnection>
-
<url>http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/release/2.3.0.FINAL</url>
+
<connection>scm:svn:https://mobicents.googlecode.com/svn/trunk/servers/jain-slee/release</connection>
+
<developerConnection>scm:svn:https://mobicents.googlecode.com/svn/trunk/servers/jain-slee/release</developerConnection>
+
<url>http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/release</url>
</scm>
<repositories>