Fix component name

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/ognl/trunk@1488301 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/doap_ognl.rdf b/doap_ognl.rdf
index e296033..f9ffcde 100644
--- a/doap_ognl.rdf
+++ b/doap_ognl.rdf
@@ -17,7 +17,7 @@
 -->
 <rdf:RDF 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:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:doap="http://usefulinc.com/ns/doap#" xml:lang="en">
   <Project rdf:about="http://commons.apache.org/fileupload/">
-    <name>Apache Commons FileUpload</name>
+    <name>Apache Commons OGNL</name>
     <homepage rdf:resource="http://commons.apache.org/proper/commons-ognl/"/>
     <programming-language>Java</programming-language>
     <category rdf:resource="http://projects.apache.org/category/library"/>