Author: trustin
Date: Tue Oct 18 00:28:48 2005
New Revision: 326043
URL: http://svn.apache.org/viewcvs?rev=326043&view=rev
Log:
Changed the version to 0.9.0-SNAPSHOT (was: 0.9-SNAPSHOT)
Modified:
directory/network/trunk/project.xml
Modified: directory/network/trunk/project.xml
URL: http://svn.apache.org/viewcvs/directory/network/trunk/project.xml?rev=326043&r1=326042&r2=326043&view=diff
==============================================================================
--- directory/network/trunk/project.xml (original)
+++ directory/network/trunk/project.xml Tue Oct 18 00:28:48 2005
@@ -5,7 +5,7 @@
<id>mina</id>
<name>MINA</name>
<package>org.apache.mina</package>
- <currentVersion>0.9-SNAPSHOT</currentVersion>
+ <currentVersion>0.9.0-SNAPSHOT</currentVersion>
<inceptionYear>2004</inceptionYear>
<logo>http://directory.apache.org/images/apache-directory-logo.png</logo>
|