You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by jv...@apache.org on 2008/08/11 09:21:46 UTC

svn commit: r684656 - in /mina/trunk: ./ core/ example/ filter-codec-netty/ filter-compression/ integration-beans/ integration-jmx/ integration-ognl/ statemachine/ transport-apr/ transport-serial/

Author: jvermillard
Date: Mon Aug 11 00:21:43 2008
New Revision: 684656

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

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
    mina/trunk/transport-serial/pom.xml

Modified: mina/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/mina/trunk/core/pom.xml?rev=684656&r1=684655&r2=684656&view=diff
==============================================================================
--- mina/trunk/core/pom.xml (original)
+++ mina/trunk/core/pom.xml Mon Aug 11 00:21:43 2008
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>build</artifactId>
-    <version>2.0.0-M3-SNAPSHOT</version>
+    <version>2.0.0-M3</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=684656&r1=684655&r2=684656&view=diff
==============================================================================
--- mina/trunk/example/pom.xml (original)
+++ mina/trunk/example/pom.xml Mon Aug 11 00:21:43 2008
@@ -1,30 +1,9 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-  
-  http://www.apache.org/licenses/LICENSE-2.0
-  
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
--->
-
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>build</artifactId>
-    <version>2.0.0-M3-SNAPSHOT</version>
+    <version>2.0.0-M3</version>
   </parent>
   <artifactId>mina-example</artifactId>
   <name>Apache MINA Examples</name>
@@ -45,12 +24,11 @@
     <dependency>
       <groupId>org.springframework</groupId>
       <artifactId>spring</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>jmock</groupId>
-      <artifactId>jmock</artifactId>
-      <version>1.2.0</version>
+    </dependency>
+    <dependency>
+      <groupId>jmock</groupId>
+      <artifactId>jmock</artifactId>
+      <version>1.2.0</version>
     </dependency>
   </dependencies>
-</project>
-
+</project>
\ No newline at end of file

Modified: mina/trunk/filter-codec-netty/pom.xml
URL: http://svn.apache.org/viewvc/mina/trunk/filter-codec-netty/pom.xml?rev=684656&r1=684655&r2=684656&view=diff
==============================================================================
--- mina/trunk/filter-codec-netty/pom.xml (original)
+++ mina/trunk/filter-codec-netty/pom.xml Mon Aug 11 00:21:43 2008
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>build</artifactId>
-    <version>2.0.0-M3-SNAPSHOT</version>
+    <version>2.0.0-M3</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=684656&r1=684655&r2=684656&view=diff
==============================================================================
--- mina/trunk/filter-compression/pom.xml (original)
+++ mina/trunk/filter-compression/pom.xml Mon Aug 11 00:21:43 2008
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>build</artifactId>
-    <version>2.0.0-M3-SNAPSHOT</version>
+    <version>2.0.0-M3</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=684656&r1=684655&r2=684656&view=diff
==============================================================================
--- mina/trunk/integration-beans/pom.xml (original)
+++ mina/trunk/integration-beans/pom.xml Mon Aug 11 00:21:43 2008
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>build</artifactId>
-    <version>2.0.0-M3-SNAPSHOT</version>
+    <version>2.0.0-M3</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=684656&r1=684655&r2=684656&view=diff
==============================================================================
--- mina/trunk/integration-jmx/pom.xml (original)
+++ mina/trunk/integration-jmx/pom.xml Mon Aug 11 00:21:43 2008
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>build</artifactId>
-    <version>2.0.0-M3-SNAPSHOT</version>
+    <version>2.0.0-M3</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=684656&r1=684655&r2=684656&view=diff
==============================================================================
--- mina/trunk/integration-ognl/pom.xml (original)
+++ mina/trunk/integration-ognl/pom.xml Mon Aug 11 00:21:43 2008
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>build</artifactId>
-    <version>2.0.0-M3-SNAPSHOT</version>
+    <version>2.0.0-M3</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=684656&r1=684655&r2=684656&view=diff
==============================================================================
--- mina/trunk/pom.xml (original)
+++ mina/trunk/pom.xml Mon Aug 11 00:21:43 2008
@@ -31,7 +31,7 @@
     <url>http://mina.apache.org/</url>
   </organization>
   <groupId>org.apache.mina</groupId>
-  <version>2.0.0-M3-SNAPSHOT</version>
+  <version>2.0.0-M3</version>
   <artifactId>build</artifactId>
   <name>Apache MINA Parent POM</name>
   <packaging>pom</packaging>
@@ -45,9 +45,9 @@
   </issueManagement>
 
   <scm>
-    <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>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/mina/tags/2.0.0-M3</connection>
+    <url>http://svn.apache.org/viewvc/directory/mina/tags/2.0.0-M3</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/mina/tags/2.0.0-M3</developerConnection>
   </scm>
 
   <distributionManagement>

Modified: mina/trunk/statemachine/pom.xml
URL: http://svn.apache.org/viewvc/mina/trunk/statemachine/pom.xml?rev=684656&r1=684655&r2=684656&view=diff
==============================================================================
--- mina/trunk/statemachine/pom.xml (original)
+++ mina/trunk/statemachine/pom.xml Mon Aug 11 00:21:43 2008
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>build</artifactId>
-    <version>2.0.0-M3-SNAPSHOT</version>
+    <version>2.0.0-M3</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=684656&r1=684655&r2=684656&view=diff
==============================================================================
--- mina/trunk/transport-apr/pom.xml (original)
+++ mina/trunk/transport-apr/pom.xml Mon Aug 11 00:21:43 2008
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>build</artifactId>
-    <version>2.0.0-M3-SNAPSHOT</version>
+    <version>2.0.0-M3</version>
   </parent>
   <artifactId>mina-transport-apr</artifactId>
   <name>Apache MINA APR Transport</name>

Modified: mina/trunk/transport-serial/pom.xml
URL: http://svn.apache.org/viewvc/mina/trunk/transport-serial/pom.xml?rev=684656&r1=684655&r2=684656&view=diff
==============================================================================
--- mina/trunk/transport-serial/pom.xml (original)
+++ mina/trunk/transport-serial/pom.xml Mon Aug 11 00:21:43 2008
@@ -19,12 +19,12 @@
   under the License.
 -->
 
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.mina</groupId>
     <artifactId>build</artifactId>
-    <version>2.0.0-M3-SNAPSHOT</version>
+    <version>2.0.0-M3</version>
   </parent>
   <artifactId>mina-transport-serial</artifactId>
   <name>Apache MINA Serial Communication support</name>