You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by tr...@apache.org on 2005/12/08 08:00:39 UTC

svn commit: r355016 - in /directory/network: tags/release-0.9.0/ tags/release-0.9.0/pom.xml tags/release-0.9.0/project.xml trunk/pom.xml trunk/project.xml

Author: trustin
Date: Wed Dec  7 23:00:30 2005
New Revision: 355016

URL: http://svn.apache.org/viewcvs?rev=355016&view=rev
Log:
Released MINA 0.9.0


Added:
    directory/network/tags/release-0.9.0/
      - copied from r354828, directory/network/trunk/
Modified:
    directory/network/tags/release-0.9.0/pom.xml
    directory/network/tags/release-0.9.0/project.xml
    directory/network/trunk/pom.xml
    directory/network/trunk/project.xml

Modified: directory/network/tags/release-0.9.0/pom.xml
URL: http://svn.apache.org/viewcvs/directory/network/tags/release-0.9.0/pom.xml?rev=355016&r1=354828&r2=355016&view=diff
==============================================================================
--- directory/network/tags/release-0.9.0/pom.xml (original)
+++ directory/network/tags/release-0.9.0/pom.xml Wed Dec  7 23:00:30 2005
@@ -6,7 +6,7 @@
   <groupId>org.apache.directory.network</groupId>
   <artifactId>mina</artifactId>
   <name>MINA</name>
-  <version>0.9.0-SNAPSHOT</version>
+  <version>0.9.0</version>
   <inceptionYear>2004</inceptionYear>
 
   <url>http://directory.apache.org/subprojects/network/</url>

Modified: directory/network/tags/release-0.9.0/project.xml
URL: http://svn.apache.org/viewcvs/directory/network/tags/release-0.9.0/project.xml?rev=355016&r1=354828&r2=355016&view=diff
==============================================================================
--- directory/network/tags/release-0.9.0/project.xml (original)
+++ directory/network/tags/release-0.9.0/project.xml Wed Dec  7 23:00:30 2005
@@ -5,7 +5,7 @@
   <id>mina</id>
   <name>MINA</name>
   <package>org.apache.mina</package>
-  <currentVersion>0.9.0-SNAPSHOT</currentVersion>
+  <currentVersion>0.9.0</currentVersion>
   <inceptionYear>2004</inceptionYear>
 
   <logo>http://directory.apache.org/images/apache-directory-logo.png</logo>

Modified: directory/network/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/directory/network/trunk/pom.xml?rev=355016&r1=355015&r2=355016&view=diff
==============================================================================
--- directory/network/trunk/pom.xml (original)
+++ directory/network/trunk/pom.xml Wed Dec  7 23:00:30 2005
@@ -6,7 +6,7 @@
   <groupId>org.apache.directory.network</groupId>
   <artifactId>mina</artifactId>
   <name>MINA</name>
-  <version>0.9.0-SNAPSHOT</version>
+  <version>0.9.1-SNAPSHOT</version>
   <inceptionYear>2004</inceptionYear>
 
   <url>http://directory.apache.org/subprojects/network/</url>

Modified: directory/network/trunk/project.xml
URL: http://svn.apache.org/viewcvs/directory/network/trunk/project.xml?rev=355016&r1=355015&r2=355016&view=diff
==============================================================================
--- directory/network/trunk/project.xml (original)
+++ directory/network/trunk/project.xml Wed Dec  7 23:00:30 2005
@@ -5,7 +5,7 @@
   <id>mina</id>
   <name>MINA</name>
   <package>org.apache.mina</package>
-  <currentVersion>0.9.0-SNAPSHOT</currentVersion>
+  <currentVersion>0.9.1-SNAPSHOT</currentVersion>
   <inceptionYear>2004</inceptionYear>
 
   <logo>http://directory.apache.org/images/apache-directory-logo.png</logo>