Author: simonetripodi
Date: Wed Apr 4 18:54:08 2012
New Revision: 1309543
URL: http://svn.apache.org/viewvc?rev=1309543&view=rev
Log:
removed redundant parent name in project.name property
Modified:
incubator/any23/trunk/pom.xml
Modified: incubator/any23/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/any23/trunk/pom.xml?rev=1309543&r1=1309542&r2=1309543&view=diff
==============================================================================
--- incubator/any23/trunk/pom.xml (original)
+++ incubator/any23/trunk/pom.xml Wed Apr 4 18:54:08 2012
@@ -30,7 +30,7 @@
<version>0.7.0-incubating-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>Apache Any23 :: Parent</name>
+ <name>Apache Any23</name>
<description>Anything To Triples (any23) is a library, a web service and a
command line tool that
extracts structured data in RDF format from a variety of Web
documents.</description>
<url>http://incubator.apache.org/any23</url>