You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by el...@apache.org on 2010/05/31 14:33:25 UTC

svn commit: r949728 - in /mina/trunk: ./ core/ example/ filter-compression/ integration-beans/ integration-jmx/ integration-ognl/ integration-xbean/ legal/ parent/ statemachine/ transport-apr/ transport-serial/

Author: elecharny
Date: Mon May 31 12:33:24 2010
New Revision: 949728

URL: http://svn.apache.org/viewvc?rev=949728&view=rev
Log:
[maven-release-plugin] prepare release 2.0.0

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/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=949728&r1=949727&r2=949728&view=diff
==============================================================================
--- mina/trunk/core/pom.xml (original)
+++ mina/trunk/core/pom.xml Mon May 31 12:33:24 2010
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
-    <version>2.0.0-RC2-SNAPSHOT</version>
+    <version>2.0.0</version>
   </parent>
 
   <artifactId>mina-core</artifactId>

Modified: mina/trunk/example/pom.xml
URL: http://svn.apache.org/viewvc/mina/trunk/example/pom.xml?rev=949728&r1=949727&r2=949728&view=diff
==============================================================================
--- mina/trunk/example/pom.xml (original)
+++ mina/trunk/example/pom.xml Mon May 31 12:33:24 2010
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
-    <version>2.0.0-RC2-SNAPSHOT</version>
+    <version>2.0.0</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=949728&r1=949727&r2=949728&view=diff
==============================================================================
--- mina/trunk/filter-compression/pom.xml (original)
+++ mina/trunk/filter-compression/pom.xml Mon May 31 12:33:24 2010
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
-    <version>2.0.0-RC2-SNAPSHOT</version>
+    <version>2.0.0</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=949728&r1=949727&r2=949728&view=diff
==============================================================================
--- mina/trunk/integration-beans/pom.xml (original)
+++ mina/trunk/integration-beans/pom.xml Mon May 31 12:33:24 2010
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
-    <version>2.0.0-RC2-SNAPSHOT</version>
+    <version>2.0.0</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=949728&r1=949727&r2=949728&view=diff
==============================================================================
--- mina/trunk/integration-jmx/pom.xml (original)
+++ mina/trunk/integration-jmx/pom.xml Mon May 31 12:33:24 2010
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
-    <version>2.0.0-RC2-SNAPSHOT</version>
+    <version>2.0.0</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=949728&r1=949727&r2=949728&view=diff
==============================================================================
--- mina/trunk/integration-ognl/pom.xml (original)
+++ mina/trunk/integration-ognl/pom.xml Mon May 31 12:33:24 2010
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
-    <version>2.0.0-RC2-SNAPSHOT</version>
+    <version>2.0.0</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=949728&r1=949727&r2=949728&view=diff
==============================================================================
--- mina/trunk/integration-xbean/pom.xml (original)
+++ mina/trunk/integration-xbean/pom.xml Mon May 31 12:33:24 2010
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
-    <version>2.0.0-RC2-SNAPSHOT</version>
+    <version>2.0.0</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=949728&r1=949727&r2=949728&view=diff
==============================================================================
--- mina/trunk/legal/pom.xml (original)
+++ mina/trunk/legal/pom.xml Mon May 31 12:33:24 2010
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.mina</groupId>
         <artifactId>build</artifactId>
-        <version>2.0.0-RC2-SNAPSHOT</version>
+        <version>2.0.0</version>
     </parent>
 
     <artifactId>mina-legal</artifactId>

Modified: mina/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/mina/trunk/parent/pom.xml?rev=949728&r1=949727&r2=949728&view=diff
==============================================================================
--- mina/trunk/parent/pom.xml (original)
+++ mina/trunk/parent/pom.xml Mon May 31 12:33:24 2010
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>build</artifactId>
-    <version>2.0.0-RC2-SNAPSHOT</version>
+    <version>2.0.0</version>
   </parent>
 
   <groupId>org.apache.mina</groupId>

Modified: mina/trunk/pom.xml
URL: http://svn.apache.org/viewvc/mina/trunk/pom.xml?rev=949728&r1=949727&r2=949728&view=diff
==============================================================================
--- mina/trunk/pom.xml (original)
+++ mina/trunk/pom.xml Mon May 31 12:33:24 2010
@@ -33,7 +33,7 @@
   </organization>
 
   <groupId>org.apache.mina</groupId>
-  <version>2.0.0-RC2-SNAPSHOT</version>
+  <version>2.0.0</version>
   <artifactId>build</artifactId>
   <name>Apache MINA</name>
   <packaging>pom</packaging>
@@ -47,9 +47,9 @@
   </issueManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/mina/tags/build-2.0.0-RC2-SNAPSHOT</connection>
-    <url>http://svn.apache.org/viewvc/directory/mina/tags/build-2.0.0-RC2-SNAPSHOT</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/mina/tags/build-2.0.0-RC2-SNAPSHOT</developerConnection>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/mina/tags/2.0.0</connection>
+    <url>http://svn.apache.org/viewvc/directory/mina/tags/2.0.0</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/mina/tags/2.0.0</developerConnection>
   </scm>
 
   <distributionManagement>

Modified: mina/trunk/statemachine/pom.xml
URL: http://svn.apache.org/viewvc/mina/trunk/statemachine/pom.xml?rev=949728&r1=949727&r2=949728&view=diff
==============================================================================
--- mina/trunk/statemachine/pom.xml (original)
+++ mina/trunk/statemachine/pom.xml Mon May 31 12:33:24 2010
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
-    <version>2.0.0-RC2-SNAPSHOT</version>
+    <version>2.0.0</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=949728&r1=949727&r2=949728&view=diff
==============================================================================
--- mina/trunk/transport-apr/pom.xml (original)
+++ mina/trunk/transport-apr/pom.xml Mon May 31 12:33:24 2010
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
-    <version>2.0.0-RC2-SNAPSHOT</version>
+    <version>2.0.0</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=949728&r1=949727&r2=949728&view=diff
==============================================================================
--- mina/trunk/transport-serial/pom.xml (original)
+++ mina/trunk/transport-serial/pom.xml Mon May 31 12:33:24 2010
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>mina-parent</artifactId>
-    <version>2.0.0-RC2-SNAPSHOT</version>
+    <version>2.0.0</version>
   </parent>
 
   <artifactId>mina-transport-serial</artifactId>