You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@attic.apache.org by se...@apache.org on 2010/11/03 18:13:44 UTC

svn commit: r1030543 - /hivemind/hivemind2/trunk/doap_Hivemind.rdf

Author: sebb
Date: Wed Nov  3 17:13:44 2010
New Revision: 1030543

URL: http://svn.apache.org/viewvc?rev=1030543&view=rev
Log:
Fix up namespace definitions

Modified:
    hivemind/hivemind2/trunk/doap_Hivemind.rdf

Modified: hivemind/hivemind2/trunk/doap_Hivemind.rdf
URL: http://svn.apache.org/viewvc/hivemind/hivemind2/trunk/doap_Hivemind.rdf?rev=1030543&r1=1030542&r2=1030543&view=diff
==============================================================================
--- hivemind/hivemind2/trunk/doap_Hivemind.rdf (original)
+++ hivemind/hivemind2/trunk/doap_Hivemind.rdf Wed Nov  3 17:13:44 2010
@@ -3,7 +3,7 @@
 <rdf:RDF xml:lang="en"
          xmlns="http://usefulinc.com/ns/doap#" 
          xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
-         xmlns:asfext="http:projects.apache.org/ns/asfext#">
+         xmlns:asfext="http://projects.apache.org/ns/asfext#">
   <Project rdf:about="http://jakarta.apache.org/hivemind/">
     <created>2006-01-31</created>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />