Author: hboutemy
Date: Sat Apr 25 17:42:33 2020
New Revision: 1876994

URL: http://svn.apache.org/viewvc?rev=1876994&view=rev
Log:
fixed typo

Modified:
    comdev/projects.apache.org/trunk/data/projects-override/vxquery.rdf

Modified: comdev/projects.apache.org/trunk/data/projects-override/vxquery.rdf
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/data/projects-override/vxquery.rdf?rev=1876994&r1=1876993&r2=1876994&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/data/projects-override/vxquery.rdf 
(original)
+++ comdev/projects.apache.org/trunk/data/projects-override/vxquery.rdf Sat Apr 
25 17:42:33 2020
@@ -27,7 +27,7 @@
     <license rdf:resource="http://spdx.org/licenses/Apache-2.0"; />
     <name>Apache VXQuery</name>
     <homepage rdf:resource="http://vxquery.apache.org/"; />
-    <asfext:pmc rdf:resource="http://arric.apache.org"; />
+    <asfext:pmc rdf:resource="http://attic.apache.org"; />
     <shortdesc>Apache VXQuery implements a parallel XML Query 
processor.</shortdesc>
     <description>Apache VXQuery will be a standards compliant XML Query 
processor implemented in Java. The focus is on the evaluation of queries on 
large amounts of XML data. Specifically the goal is to evaluate queries on 
large collections of relatively small XML documents. To achieve this queries 
will be evaluated on a cluster of shared nothing machines.</description>
     <bug-database rdf:resource="https://issues.apache.org/jira/browse/VXQUERY"; 
/>


Reply via email to