Revision: 11404
Author: amit.bhayani
Date: Tue May 4 00:17:05 2010
Log: [maven-release-plugin] prepare for next development iteration
http://code.google.com/p/mobicents/source/detail?r=11404
Modified:
/trunk/protocols/jain-mgcp/stack/pom.xml
=======================================
--- /trunk/protocols/jain-mgcp/stack/pom.xml Tue May 4 00:16:41 2010
+++ /trunk/protocols/jain-mgcp/stack/pom.xml Tue May 4 00:17:05 2010
@@ -9,7 +9,7 @@
<groupId>org.mobicents.protocols.mgcp</groupId>
<artifactId>mgcp-impl</artifactId>
- <version>2.0.0.GA</version>
+ <version>2.0.1.RC1-SNAPSHOT</version>
<name>Mobicents MGCP Impl</name>
<url>http://www.mobicents.org/mms/mms-main.html</url>
<developers>
@@ -87,13 +87,13 @@
</dependencies>
<scm>
<connection>
-
scm:svn:https://mobicents.googlecode.com/svn/tags/protocols/jain-mgcp/mobicents-mgcp-impl-2.0.0.GA
+
scm:svn:https://mobicents.googlecode.com/svn/trunk/protocols/jain-mgcp/stack/
</connection>
<developerConnection>
-
scm:svn:https://mobicents.googlecode.com/svn/tags/protocols/jain-mgcp/mobicents-mgcp-impl-2.0.0.GA
+
scm:svn:https://mobicents.googlecode.com/svn/trunk/protocols/jain-mgcp/stack/
</developerConnection>
<url>
-
http://mobicents.googlecode.com/svn/tags/protocols/jain-mgcp/mobicents-mgcp-impl-2.0.0.GA
+
http://mobicents.googlecode.com/svn/trunk/protocols/jain-mgcp/stack/
</url>
</scm>