Author: simonetripodi
Date: Fri Jan 13 10:48:25 2012
New Revision: 1230983
URL: http://svn.apache.org/viewvc?rev=1230983&view=rev
Log:
updated projects name (mainly to have a clear vision in the build shell log)
Modified:
incubator/any23/trunk/any23-core/pom.xml
incubator/any23/trunk/any23-service/pom.xml
incubator/any23/trunk/plugins/basic-crawler/pom.xml
incubator/any23/trunk/plugins/html-scraper/pom.xml
incubator/any23/trunk/plugins/integration-test/pom.xml
incubator/any23/trunk/plugins/office-scraper/pom.xml
incubator/any23/trunk/pom.xml
Modified: incubator/any23/trunk/any23-core/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/any23/trunk/any23-core/pom.xml?rev=1230983&r1=1230982&r2=1230983&view=diff
==============================================================================
--- incubator/any23/trunk/any23-core/pom.xml (original)
+++ incubator/any23/trunk/any23-core/pom.xml Fri Jan 13 10:48:25 2012
@@ -28,7 +28,7 @@
<artifactId>any23-core</artifactId>
- <name>Any23 - Core Module</name>
+ <name>Apache Any23 :: Core</name>
<dependencies>
<dependency>
Modified: incubator/any23/trunk/any23-service/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/any23/trunk/any23-service/pom.xml?rev=1230983&r1=1230982&r2=1230983&view=diff
==============================================================================
--- incubator/any23/trunk/any23-service/pom.xml (original)
+++ incubator/any23/trunk/any23-service/pom.xml Fri Jan 13 10:48:25 2012
@@ -29,7 +29,7 @@
<artifactId>any23-service</artifactId>
<packaging>war</packaging>
- <name>Any23 - Service Module</name>
+ <name>Apache Any23 :: Service</name>
<properties>
<maven.war.plugin.version>2.1.1</maven.war.plugin.version>
Modified: incubator/any23/trunk/plugins/basic-crawler/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/any23/trunk/plugins/basic-crawler/pom.xml?rev=1230983&r1=1230982&r2=1230983&view=diff
==============================================================================
--- incubator/any23/trunk/plugins/basic-crawler/pom.xml (original)
+++ incubator/any23/trunk/plugins/basic-crawler/pom.xml Fri Jan 13 10:48:25 2012
@@ -33,7 +33,7 @@
<artifactId>basic-crawler</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>jar</packaging>
- <name>Basic Crawler Plugin Module</name>
+ <name>Apache Any23 :: Plugins :: Basic Crawler</name>
<description>Any23 plugin for crawling sites.</description>
<url>http://developers.any23.org</url>
Modified: incubator/any23/trunk/plugins/html-scraper/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/any23/trunk/plugins/html-scraper/pom.xml?rev=1230983&r1=1230982&r2=1230983&view=diff
==============================================================================
--- incubator/any23/trunk/plugins/html-scraper/pom.xml (original)
+++ incubator/any23/trunk/plugins/html-scraper/pom.xml Fri Jan 13 10:48:25 2012
@@ -31,7 +31,7 @@
<artifactId>html-scraper</artifactId>
<version>1.0.1-SNAPSHOT</version>
<packaging>jar</packaging>
- <name>HTML Scraper Plugin Module</name>
+ <name>Apache Any23 :: Plugins :: HTML Scraper</name>
<description>Any23 plugin for scraping HTML code.</description>
<url>http://incubator.apache.org/any23</url>
Modified: incubator/any23/trunk/plugins/integration-test/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/any23/trunk/plugins/integration-test/pom.xml?rev=1230983&r1=1230982&r2=1230983&view=diff
==============================================================================
--- incubator/any23/trunk/plugins/integration-test/pom.xml (original)
+++ incubator/any23/trunk/plugins/integration-test/pom.xml Fri Jan 13 10:48:25
2012
@@ -31,7 +31,7 @@
<artifactId>integration-test</artifactId>
<version>0.6.2-SNAPSHOT</version>
<packaging>jar</packaging>
- <name>Any23 - Plugin Integration Test</name>
+ <name>Apache Any23 :: Plugins :: Integration Test</name>
<description>Any23 plugin integration test module.</description>
<url>http://incubator.apache.org/any23</url>
Modified: incubator/any23/trunk/plugins/office-scraper/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/any23/trunk/plugins/office-scraper/pom.xml?rev=1230983&r1=1230982&r2=1230983&view=diff
==============================================================================
--- incubator/any23/trunk/plugins/office-scraper/pom.xml (original)
+++ incubator/any23/trunk/plugins/office-scraper/pom.xml Fri Jan 13 10:48:25
2012
@@ -31,7 +31,7 @@
<artifactId>office-scraper</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>jar</packaging>
- <name>Office Scraper Plugin Module</name>
+ <name>Apache Any23 :: Plugins :: Office Scraper</name>
<description>Any23 plugin for scraping metadata from MS Office related
file formats.</description>
<url>http://incubator.apache.org/any23</url>
Modified: incubator/any23/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/any23/trunk/pom.xml?rev=1230983&r1=1230982&r2=1230983&view=diff
==============================================================================
--- incubator/any23/trunk/pom.xml (original)
+++ incubator/any23/trunk/pom.xml Fri Jan 13 10:48:25 2012
@@ -30,7 +30,7 @@
<version>0.6.2-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>Any23 - Anything to Triples</name>
+ <name>Apache Any23 :: Parent</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>