Author: sebb
Date: Wed Nov 3 17:41:49 2010
New Revision: 1030559
URL: http://svn.apache.org/viewvc?rev=1030559&view=rev
Log:
Fix incorrect xmlns entry
Modified:
jakarta/regexp/trunk/doap_Regexp.rdf
Modified: jakarta/regexp/trunk/doap_Regexp.rdf
URL:
http://svn.apache.org/viewvc/jakarta/regexp/trunk/doap_Regexp.rdf?rev=1030559&r1=1030558&r2=1030559&view=diff
==============================================================================
--- jakarta/regexp/trunk/doap_Regexp.rdf (original)
+++ jakarta/regexp/trunk/doap_Regexp.rdf Wed Nov 3 17:41:49 2010
@@ -19,7 +19,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://httpd.apache.org/">
<created>2006-01-20</created>
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]