Revision: 10077
Author: brainslog
Date: Fri Feb 19 18:26:10 2010
Log: [maven-release-plugin] prepare for next development iteration
http://code.google.com/p/mobicents/source/detail?r=10077
Modified:
/trunk/servers/diameter/core/jdiameter/api/pom.xml
/trunk/servers/diameter/core/jdiameter/impl/pom.xml
/trunk/servers/diameter/core/jdiameter/pom.xml
=======================================
--- /trunk/servers/diameter/core/jdiameter/api/pom.xml Fri Feb 19 18:25:51
2010
+++ /trunk/servers/diameter/core/jdiameter/api/pom.xml Fri Feb 19 18:26:10
2010
@@ -4,7 +4,7 @@
<parent>
<groupId>org.mobicents.servers.diameter</groupId>
<artifactId>jdiameter-parent</artifactId>
- <version>1.5.3.0-build351</version>
+ <version>1.5.3.0-build352-SNAPSHOT</version>
</parent>
<artifactId>jdiameter-api</artifactId>
=======================================
--- /trunk/servers/diameter/core/jdiameter/impl/pom.xml Fri Feb 19 18:25:51
2010
+++ /trunk/servers/diameter/core/jdiameter/impl/pom.xml Fri Feb 19 18:26:10
2010
@@ -4,7 +4,7 @@
<parent>
<groupId>org.mobicents.servers.diameter</groupId>
<artifactId>jdiameter-parent</artifactId>
- <version>1.5.3.0-build351</version>
+ <version>1.5.3.0-build352-SNAPSHOT</version>
</parent>
<artifactId>jdiameter-impl</artifactId>
=======================================
--- /trunk/servers/diameter/core/jdiameter/pom.xml Fri Feb 19 18:25:51 2010
+++ /trunk/servers/diameter/core/jdiameter/pom.xml Fri Feb 19 18:26:10 2010
@@ -15,7 +15,7 @@
<name>Mobicents :: Diameter Stack :: ${pom.artifactId}</name>
- <version>1.5.3.0-build351</version>
+ <version>1.5.3.0-build352-SNAPSHOT</version>
<modules>
<module>api</module>
@@ -84,9 +84,9 @@
</profiles>
<scm>
-
<connection>scm:svn:https://mobicents.googlecode.com/svn/tags/servers/diameter/core/jdiameter/jdiameter-1.5.3.0-build351</connection>
-
<developerConnection>scm:svn:https://mobicents.googlecode.com/svn/tags/servers/diameter/core/jdiameter/jdiameter-1.5.3.0-build351</developerConnection>
-
<url>http://mobicents.googlecode.com/svn/tags/servers/diameter/core/jdiameter/jdiameter-1.5.3.0-build351</url>
+
<connection>scm:svn:https://mobicents.googlecode.com/svn/trunk/servers/diameter/core/jdiameter</connection>
+
<developerConnection>scm:svn:https://mobicents.googlecode.com/svn/trunk/servers/diameter/core/jdiameter</developerConnection>
+
<url>http://mobicents.googlecode.com/svn/trunk/servers/diameter/core/jdiameter</url>
</scm>
</project>