Revision: 10350
Author: emmartins
Date: Wed Feb 24 17:55:19 2010
Log: [maven-release-plugin] prepare for next development iteration
http://code.google.com/p/mobicents/source/detail?r=10350
Modified:
/trunk/servers/jain-slee/examples/sip-b2bua/docs/jdocbook-mobicents/pom.xml
/trunk/servers/jain-slee/examples/sip-b2bua/docs/pom.xml
/trunk/servers/jain-slee/examples/sip-b2bua/docs/sources/pom.xml
/trunk/servers/jain-slee/examples/sip-b2bua/docs/sources-mobicents/pom.xml
/trunk/servers/jain-slee/examples/sip-b2bua/du/pom.xml
/trunk/servers/jain-slee/examples/sip-b2bua/pom.xml
/trunk/servers/jain-slee/examples/sip-b2bua/sbb/pom.xml
=======================================
---
/trunk/servers/jain-slee/examples/sip-b2bua/docs/jdocbook-mobicents/pom.xml
Wed Feb 24 17:54:29 2010
+++
/trunk/servers/jain-slee/examples/sip-b2bua/docs/jdocbook-mobicents/pom.xml
Wed Feb 24 17:55:19 2010
@@ -4,7 +4,7 @@
<parent>
<artifactId>mobicents-slee-example-sip-b2bua-docs</artifactId>
<groupId>org.mobicents.examples</groupId>
- <version>2.0.0.GA</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>mobicents-slee-example-sip-b2bua-docs-jdocbook-mobicents</artifactId>
=======================================
--- /trunk/servers/jain-slee/examples/sip-b2bua/docs/pom.xml Wed Feb 24
17:54:29 2010
+++ /trunk/servers/jain-slee/examples/sip-b2bua/docs/pom.xml Wed Feb 24
17:55:19 2010
@@ -6,7 +6,7 @@
<parent>
<artifactId>mobicents-slee-example-sip11-b2b</artifactId>
<groupId>org.mobicents.examples</groupId>
- <version>2.0.0.GA</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>mobicents-slee-example-sip-b2bua-docs</artifactId>
=======================================
--- /trunk/servers/jain-slee/examples/sip-b2bua/docs/sources/pom.xml Wed
Feb 24 17:54:29 2010
+++ /trunk/servers/jain-slee/examples/sip-b2bua/docs/sources/pom.xml Wed
Feb 24 17:55:19 2010
@@ -6,7 +6,7 @@
<parent>
<artifactId>mobicents-slee-example-sip-b2bua-docs</artifactId>
<groupId>org.mobicents.examples</groupId>
- <version>2.0.0.GA</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>mobicents-slee-example-sip-b2bua-docs-sources</artifactId>
=======================================
---
/trunk/servers/jain-slee/examples/sip-b2bua/docs/sources-mobicents/pom.xml
Wed Feb 24 17:54:29 2010
+++
/trunk/servers/jain-slee/examples/sip-b2bua/docs/sources-mobicents/pom.xml
Wed Feb 24 17:55:19 2010
@@ -6,7 +6,7 @@
<parent>
<artifactId>mobicents-slee-example-sip-b2bua-docs</artifactId>
<groupId>org.mobicents.examples</groupId>
- <version>2.0.0.GA</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>mobicents-slee-example-sip-b2bua-docs-sources-mobicents</artifactId>
=======================================
--- /trunk/servers/jain-slee/examples/sip-b2bua/du/pom.xml Wed Feb 24
17:54:29 2010
+++ /trunk/servers/jain-slee/examples/sip-b2bua/du/pom.xml Wed Feb 24
17:55:19 2010
@@ -6,7 +6,7 @@
<parent>
<artifactId>mobicents-slee-example-sip11-b2b</artifactId>
<groupId>org.mobicents.examples</groupId>
- <version>2.0.0.GA</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>mobicents-slee-example-sip11-b2b-DU</artifactId>
=======================================
--- /trunk/servers/jain-slee/examples/sip-b2bua/pom.xml Wed Feb 24 17:54:29
2010
+++ /trunk/servers/jain-slee/examples/sip-b2bua/pom.xml Wed Feb 24 17:55:19
2010
@@ -11,7 +11,7 @@
<artifactId>mobicents-slee-example-sip11-b2b</artifactId>
<groupId>org.mobicents.examples</groupId>
- <version>2.0.0.GA</version>
+ <version>2.1.0-SNAPSHOT</version>
<modules>
<module>sbb</module>
@@ -90,9 +90,9 @@
</profiles>
<scm>
-
<connection>scm:svn:https://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/examples/sip-b2bua/2.0.0.GA</connection>
-
<developerConnection>scm:svn:https://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/examples/sip-b2bua/2.0.0.GA</developerConnection>
-
<url>http://mobicents.googlecode.com/svn/tags/servers/jain-slee/2.x.y/examples/sip-b2bua/2.0.0.GA</url>
+
<connection>scm:svn:https://mobicents.googlecode.com/svn/trunk/servers/jain-slee/examples/sip-b2bua</connection>
+
<developerConnection>scm:svn:https://mobicents.googlecode.com/svn/trunk/servers/jain-slee/examples/sip-b2bua</developerConnection>
+
<url>http://mobicents.googlecode.com/svn/trunk/servers/jain-slee/examples/sip-b2bua</url>
</scm>
<build>
=======================================
--- /trunk/servers/jain-slee/examples/sip-b2bua/sbb/pom.xml Wed Feb 24
17:54:29 2010
+++ /trunk/servers/jain-slee/examples/sip-b2bua/sbb/pom.xml Wed Feb 24
17:55:19 2010
@@ -5,7 +5,7 @@
<parent>
<artifactId>mobicents-slee-example-sip11-b2b</artifactId>
<groupId>org.mobicents.examples</groupId>
- <version>2.0.0.GA</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<artifactId>mobicents-slee-example-sip11-b2b-sbb</artifactId>