Author: mheath
Date: Sat Feb 16 09:08:57 2008
New Revision: 628362
URL: http://svn.apache.org/viewvc?rev=628362&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
mina/trunk/core/pom.xml
mina/trunk/example/pom.xml
mina/trunk/filter-codec-netty/pom.xml
mina/trunk/filter-compression/pom.xml
mina/trunk/integration-beans/pom.xml
mina/trunk/integration-jmx/pom.xml
mina/trunk/integration-ognl/pom.xml
mina/trunk/pom.xml
mina/trunk/statemachine/pom.xml
mina/trunk/transport-apr/pom.xml
Modified: mina/trunk/core/pom.xml
URL:
http://svn.apache.org/viewvc/mina/trunk/core/pom.xml?rev=628362&r1=628361&r2=628362&view=diff
==============================================================================
--- mina/trunk/core/pom.xml (original)
+++ mina/trunk/core/pom.xml Sat Feb 16 09:08:57 2008
@@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.mina</groupId>
<artifactId>build</artifactId>
- <version>2.0.0-M1</version>
+ <version>2.0.0-M2-SNAPSHOT</version>
</parent>
<artifactId>mina-core</artifactId>
<name>Apache MINA Core</name>
Modified: mina/trunk/example/pom.xml
URL:
http://svn.apache.org/viewvc/mina/trunk/example/pom.xml?rev=628362&r1=628361&r2=628362&view=diff
==============================================================================
--- mina/trunk/example/pom.xml (original)
+++ mina/trunk/example/pom.xml Sat Feb 16 09:08:57 2008
@@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.mina</groupId>
<artifactId>build</artifactId>
- <version>2.0.0-M1</version>
+ <version>2.0.0-M2-SNAPSHOT</version>
</parent>
<artifactId>mina-example</artifactId>
<name>Apache MINA Examples</name>
Modified: mina/trunk/filter-codec-netty/pom.xml
URL:
http://svn.apache.org/viewvc/mina/trunk/filter-codec-netty/pom.xml?rev=628362&r1=628361&r2=628362&view=diff
==============================================================================
--- mina/trunk/filter-codec-netty/pom.xml (original)
+++ mina/trunk/filter-codec-netty/pom.xml Sat Feb 16 09:08:57 2008
@@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.mina</groupId>
<artifactId>build</artifactId>
- <version>2.0.0-M1</version>
+ <version>2.0.0-M2-SNAPSHOT</version>
</parent>
<artifactId>mina-filter-codec-netty</artifactId>
<name>Apache MINA Netty Codec</name>
Modified: mina/trunk/filter-compression/pom.xml
URL:
http://svn.apache.org/viewvc/mina/trunk/filter-compression/pom.xml?rev=628362&r1=628361&r2=628362&view=diff
==============================================================================
--- mina/trunk/filter-compression/pom.xml (original)
+++ mina/trunk/filter-compression/pom.xml Sat Feb 16 09:08:57 2008
@@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.mina</groupId>
<artifactId>build</artifactId>
- <version>2.0.0-M1</version>
+ <version>2.0.0-M2-SNAPSHOT</version>
</parent>
<artifactId>mina-filter-compression</artifactId>
<name>Apache MINA Compression Filter</name>
Modified: mina/trunk/integration-beans/pom.xml
URL:
http://svn.apache.org/viewvc/mina/trunk/integration-beans/pom.xml?rev=628362&r1=628361&r2=628362&view=diff
==============================================================================
--- mina/trunk/integration-beans/pom.xml (original)
+++ mina/trunk/integration-beans/pom.xml Sat Feb 16 09:08:57 2008
@@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.mina</groupId>
<artifactId>build</artifactId>
- <version>2.0.0-M1</version>
+ <version>2.0.0-M2-SNAPSHOT</version>
</parent>
<artifactId>mina-integration-beans</artifactId>
<name>Apache MINA JavaBeans Integration</name>
Modified: mina/trunk/integration-jmx/pom.xml
URL:
http://svn.apache.org/viewvc/mina/trunk/integration-jmx/pom.xml?rev=628362&r1=628361&r2=628362&view=diff
==============================================================================
--- mina/trunk/integration-jmx/pom.xml (original)
+++ mina/trunk/integration-jmx/pom.xml Sat Feb 16 09:08:57 2008
@@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.mina</groupId>
<artifactId>build</artifactId>
- <version>2.0.0-M1</version>
+ <version>2.0.0-M2-SNAPSHOT</version>
</parent>
<artifactId>mina-integration-jmx</artifactId>
<name>Apache MINA JMX Integration</name>
Modified: mina/trunk/integration-ognl/pom.xml
URL:
http://svn.apache.org/viewvc/mina/trunk/integration-ognl/pom.xml?rev=628362&r1=628361&r2=628362&view=diff
==============================================================================
--- mina/trunk/integration-ognl/pom.xml (original)
+++ mina/trunk/integration-ognl/pom.xml Sat Feb 16 09:08:57 2008
@@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.mina</groupId>
<artifactId>build</artifactId>
- <version>2.0.0-M1</version>
+ <version>2.0.0-M2-SNAPSHOT</version>
</parent>
<artifactId>mina-integration-ognl</artifactId>
<name>Apache MINA OGNL Integration</name>
Modified: mina/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/mina/trunk/pom.xml?rev=628362&r1=628361&r2=628362&view=diff
==============================================================================
--- mina/trunk/pom.xml (original)
+++ mina/trunk/pom.xml Sat Feb 16 09:08:57 2008
@@ -11,7 +11,7 @@
<url>http://mina.apache.org/</url>
</organization>
<groupId>org.apache.mina</groupId>
- <version>2.0.0-M1</version>
+ <version>2.0.0-M2-SNAPSHOT</version>
<artifactId>build</artifactId>
<name>Apache MINA Parent POM</name>
<packaging>pom</packaging>
@@ -25,9 +25,9 @@
</issueManagement>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/mina/tags/2.0.0-M1</connection>
- <url>http://svn.apache.org/viewvc/directory/mina/tags/2.0.0-M1</url>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/mina/tags/2.0.0-M1</developerConnection>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/mina/trunk</connection>
+ <url>http://svn.apache.org/viewvc/directory/mina/trunk</url>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/mina/trunk</developerConnection>
</scm>
<distributionManagement>
Modified: mina/trunk/statemachine/pom.xml
URL:
http://svn.apache.org/viewvc/mina/trunk/statemachine/pom.xml?rev=628362&r1=628361&r2=628362&view=diff
==============================================================================
--- mina/trunk/statemachine/pom.xml (original)
+++ mina/trunk/statemachine/pom.xml Sat Feb 16 09:08:57 2008
@@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.mina</groupId>
<artifactId>build</artifactId>
- <version>2.0.0-M1</version>
+ <version>2.0.0-M2-SNAPSHOT</version>
</parent>
<artifactId>mina-statemachine</artifactId>
<name>Apache MINA State Machine</name>
Modified: mina/trunk/transport-apr/pom.xml
URL:
http://svn.apache.org/viewvc/mina/trunk/transport-apr/pom.xml?rev=628362&r1=628361&r2=628362&view=diff
==============================================================================
--- mina/trunk/transport-apr/pom.xml (original)
+++ mina/trunk/transport-apr/pom.xml Sat Feb 16 09:08:57 2008
@@ -4,7 +4,7 @@
<parent>
<groupId>org.apache.mina</groupId>
<artifactId>build</artifactId>
- <version>2.0.0-M1</version>
+ <version>2.0.0-M2-SNAPSHOT</version>
</parent>
<artifactId>mina-transport-apr</artifactId>
<name>Apache MINA APR Communication Support</name>