Author: elecharny
Date: Mon May 31 16:32:37 2010
New Revision: 949798
URL: http://svn.apache.org/viewvc?rev=949798&view=rev
Log:
reverted to version 2.0.0-RC2-SNAPSHOT, aborting the release
Modified:
mina/trunk/core/pom.xml
mina/trunk/example/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/integration-xbean/pom.xml
mina/trunk/legal/pom.xml
mina/trunk/parent/pom.xml
mina/trunk/statemachine/pom.xml
mina/trunk/transport-apr/pom.xml
mina/trunk/transport-serial/pom.xml
Modified: mina/trunk/core/pom.xml
URL:
http://svn.apache.org/viewvc/mina/trunk/core/pom.xml?rev=949798&r1=949797&r2=949798&view=diff
==============================================================================
--- mina/trunk/core/pom.xml (original)
+++ mina/trunk/core/pom.xml Mon May 31 16:32:37 2010
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.mina</groupId>
<artifactId>mina-parent</artifactId>
- <version>2.0.0</version>
+ <version>2.0.0-RC2-SNAPSHOT</version>
</parent>
<artifactId>mina-core</artifactId>
Modified: mina/trunk/example/pom.xml
URL:
http://svn.apache.org/viewvc/mina/trunk/example/pom.xml?rev=949798&r1=949797&r2=949798&view=diff
==============================================================================
--- mina/trunk/example/pom.xml (original)
+++ mina/trunk/example/pom.xml Mon May 31 16:32:37 2010
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.mina</groupId>
<artifactId>mina-parent</artifactId>
- <version>2.0.0</version>
+ <version>2.0.0-RC2-SNAPSHOT</version>
</parent>
<artifactId>mina-example</artifactId>
Modified: mina/trunk/filter-compression/pom.xml
URL:
http://svn.apache.org/viewvc/mina/trunk/filter-compression/pom.xml?rev=949798&r1=949797&r2=949798&view=diff
==============================================================================
--- mina/trunk/filter-compression/pom.xml (original)
+++ mina/trunk/filter-compression/pom.xml Mon May 31 16:32:37 2010
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.mina</groupId>
<artifactId>mina-parent</artifactId>
- <version>2.0.0</version>
+ <version>2.0.0-RC2-SNAPSHOT</version>
</parent>
<artifactId>mina-filter-compression</artifactId>
Modified: mina/trunk/integration-beans/pom.xml
URL:
http://svn.apache.org/viewvc/mina/trunk/integration-beans/pom.xml?rev=949798&r1=949797&r2=949798&view=diff
==============================================================================
--- mina/trunk/integration-beans/pom.xml (original)
+++ mina/trunk/integration-beans/pom.xml Mon May 31 16:32:37 2010
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.mina</groupId>
<artifactId>mina-parent</artifactId>
- <version>2.0.0</version>
+ <version>2.0.0-RC2-SNAPSHOT</version>
</parent>
<artifactId>mina-integration-beans</artifactId>
Modified: mina/trunk/integration-jmx/pom.xml
URL:
http://svn.apache.org/viewvc/mina/trunk/integration-jmx/pom.xml?rev=949798&r1=949797&r2=949798&view=diff
==============================================================================
--- mina/trunk/integration-jmx/pom.xml (original)
+++ mina/trunk/integration-jmx/pom.xml Mon May 31 16:32:37 2010
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.mina</groupId>
<artifactId>mina-parent</artifactId>
- <version>2.0.0</version>
+ <version>2.0.0-RC2-SNAPSHOT</version>
</parent>
<artifactId>mina-integration-jmx</artifactId>
Modified: mina/trunk/integration-ognl/pom.xml
URL:
http://svn.apache.org/viewvc/mina/trunk/integration-ognl/pom.xml?rev=949798&r1=949797&r2=949798&view=diff
==============================================================================
--- mina/trunk/integration-ognl/pom.xml (original)
+++ mina/trunk/integration-ognl/pom.xml Mon May 31 16:32:37 2010
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.mina</groupId>
<artifactId>mina-parent</artifactId>
- <version>2.0.0</version>
+ <version>2.0.0-RC2-SNAPSHOT</version>
</parent>
<artifactId>mina-integration-ognl</artifactId>
Modified: mina/trunk/integration-xbean/pom.xml
URL:
http://svn.apache.org/viewvc/mina/trunk/integration-xbean/pom.xml?rev=949798&r1=949797&r2=949798&view=diff
==============================================================================
--- mina/trunk/integration-xbean/pom.xml (original)
+++ mina/trunk/integration-xbean/pom.xml Mon May 31 16:32:37 2010
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.mina</groupId>
<artifactId>mina-parent</artifactId>
- <version>2.0.0</version>
+ <version>2.0.0-RC2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: mina/trunk/legal/pom.xml
URL:
http://svn.apache.org/viewvc/mina/trunk/legal/pom.xml?rev=949798&r1=949797&r2=949798&view=diff
==============================================================================
--- mina/trunk/legal/pom.xml (original)
+++ mina/trunk/legal/pom.xml Mon May 31 16:32:37 2010
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.mina</groupId>
<artifactId>build</artifactId>
- <version>2.0.0</version>
+ <version>2.0.0-RC2-SNAPSHOT</version>
</parent>
<artifactId>mina-legal</artifactId>
Modified: mina/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/mina/trunk/parent/pom.xml?rev=949798&r1=949797&r2=949798&view=diff
==============================================================================
--- mina/trunk/parent/pom.xml (original)
+++ mina/trunk/parent/pom.xml Mon May 31 16:32:37 2010
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.mina</groupId>
<artifactId>build</artifactId>
- <version>2.0.0</version>
+ <version>2.0.0-RC2-SNAPSHOT</version>
</parent>
<groupId>org.apache.mina</groupId>
Modified: mina/trunk/statemachine/pom.xml
URL:
http://svn.apache.org/viewvc/mina/trunk/statemachine/pom.xml?rev=949798&r1=949797&r2=949798&view=diff
==============================================================================
--- mina/trunk/statemachine/pom.xml (original)
+++ mina/trunk/statemachine/pom.xml Mon May 31 16:32:37 2010
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.mina</groupId>
<artifactId>mina-parent</artifactId>
- <version>2.0.0</version>
+ <version>2.0.0-RC2-SNAPSHOT</version>
</parent>
<artifactId>mina-statemachine</artifactId>
Modified: mina/trunk/transport-apr/pom.xml
URL:
http://svn.apache.org/viewvc/mina/trunk/transport-apr/pom.xml?rev=949798&r1=949797&r2=949798&view=diff
==============================================================================
--- mina/trunk/transport-apr/pom.xml (original)
+++ mina/trunk/transport-apr/pom.xml Mon May 31 16:32:37 2010
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.mina</groupId>
<artifactId>mina-parent</artifactId>
- <version>2.0.0</version>
+ <version>2.0.0-RC2-SNAPSHOT</version>
</parent>
<artifactId>mina-transport-apr</artifactId>
Modified: mina/trunk/transport-serial/pom.xml
URL:
http://svn.apache.org/viewvc/mina/trunk/transport-serial/pom.xml?rev=949798&r1=949797&r2=949798&view=diff
==============================================================================
--- mina/trunk/transport-serial/pom.xml (original)
+++ mina/trunk/transport-serial/pom.xml Mon May 31 16:32:37 2010
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.mina</groupId>
<artifactId>mina-parent</artifactId>
- <version>2.0.0</version>
+ <version>2.0.0-RC2-SNAPSHOT</version>
</parent>
<artifactId>mina-transport-serial</artifactId>