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 01:30:32 UTC

svn commit: r779351 - /commons/proper/compress/trunk/doap_compress.rdf

Author: sebb
Date: Wed May 27 23:30:32 2009
New Revision: 779351

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

Modified:
    commons/proper/compress/trunk/doap_compress.rdf

Modified: commons/proper/compress/trunk/doap_compress.rdf
URL: http://svn.apache.org/viewvc/commons/proper/compress/trunk/doap_compress.rdf?rev=779351&r1=779350&r2=779351&view=diff
==============================================================================
--- commons/proper/compress/trunk/doap_compress.rdf (original)
+++ commons/proper/compress/trunk/doap_compress.rdf Wed May 27 23:30:32 2009
@@ -35,11 +35,11 @@
     </repository>
     <release>
       <!--
-      <revision>
+      <Version>
         <name>commons-compress</name>
         <created>2009-03-18</created>
-        <version>1.0</version>
-      </revision>
+        <revision>1.0</revision>
+      </Version>
       -->
     </release>
     <mailing-list rdf:resource="http://commons.apache.org/mail-lists.html"/>