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 2008/09/11 15:13:42 UTC

svn commit: r694238 - /mina/metadata/doap.rdf

Author: elecharny
Date: Thu Sep 11 06:13:40 2008
New Revision: 694238

URL: http://svn.apache.org/viewvc?rev=694238&view=rev
Log:
Added the missing closing tag (Version) to fix DIRMINA-621

Modified:
    mina/metadata/doap.rdf

Modified: mina/metadata/doap.rdf
URL: http://svn.apache.org/viewvc/mina/metadata/doap.rdf?rev=694238&r1=694237&r2=694238&view=diff
==============================================================================
--- mina/metadata/doap.rdf (original)
+++ mina/metadata/doap.rdf Thu Sep 11 06:13:40 2008
@@ -32,6 +32,7 @@
         <name>Apache MINA</name>
         <created>2008-08-11</created>
         <revision>2.0.0-M3</revision>
+      </Version>
       <Version>
         <name>Apache MINA</name>
         <created>2008-07-08</created>