You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2009/05/28 11:57:55 UTC

svn commit: r779516 - /commons/proper/collections/trunk/doap_collections.rdf

Author: sebb
Date: Thu May 28 09:57:54 2009
New Revision: 779516

URL: http://svn.apache.org/viewvc?rev=779516&view=rev
Log:
Fix DOAP tags

Modified:
    commons/proper/collections/trunk/doap_collections.rdf

Modified: commons/proper/collections/trunk/doap_collections.rdf
URL: http://svn.apache.org/viewvc/commons/proper/collections/trunk/doap_collections.rdf?rev=779516&r1=779515&r2=779516&view=diff
==============================================================================
--- commons/proper/collections/trunk/doap_collections.rdf (original)
+++ commons/proper/collections/trunk/doap_collections.rdf Thu May 28 09:57:54 2009
@@ -34,21 +34,21 @@
       </SVNRepository>
     </repository>
     <release>
-      <revision>
+      <Version>
         <name>commons-collections</name>
         <created>2006-05-14</created>
-        <version>3.2</version>
-      </revision>
-      <revision>
+        <revision>3.2</version>
+      </Version>
+      <Version>
         <name>commons-collections</name>
         <created>2004-06-23</created>
-        <version>3.1</version>
-      </revision>
-      <revision>
+        <revision>3.1</version>
+      </Version>
+      <Version>
         <name>commons-collections</name>
         <created>2004-06-23</created>
-        <version>2.1.1</version>
-      </revision>
+        <revision>2.1.1</version>
+      </Version>
     </release>
     <mailing-list rdf:resource="http://commons.apache.org/mail-lists.html"/>
   </Project>