Author: simonetripodi
Date: Sat Jan 14 00:59:58 2012
New Revision: 1231428

URL: http://svn.apache.org/viewvc?rev=1231428&view=rev
Log:
all artifactIds prefixed with any23-

Modified:
    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

Modified: incubator/any23/trunk/plugins/basic-crawler/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/any23/trunk/plugins/basic-crawler/pom.xml?rev=1231428&r1=1231427&r2=1231428&view=diff
==============================================================================
--- incubator/any23/trunk/plugins/basic-crawler/pom.xml (original)
+++ incubator/any23/trunk/plugins/basic-crawler/pom.xml Sat Jan 14 00:59:58 2012
@@ -27,7 +27,7 @@
   </parent>
 
   <groupId>org.apache.any23.plugin</groupId>
-  <artifactId>basic-crawler</artifactId>
+  <artifactId>any23-basic-crawler</artifactId>
   <version>1.0.0-incubating-SNAPSHOT</version>
 
   <name>Apache Any23 :: Plugins :: Basic Crawler</name>

Modified: incubator/any23/trunk/plugins/html-scraper/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/any23/trunk/plugins/html-scraper/pom.xml?rev=1231428&r1=1231427&r2=1231428&view=diff
==============================================================================
--- incubator/any23/trunk/plugins/html-scraper/pom.xml (original)
+++ incubator/any23/trunk/plugins/html-scraper/pom.xml Sat Jan 14 00:59:58 2012
@@ -27,7 +27,7 @@
   </parent>
 
   <groupId>org.apache.any23.plugin</groupId>
-  <artifactId>html-scraper</artifactId>
+  <artifactId>any23-html-scraper</artifactId>
   <version>1.0.1-incubating-SNAPSHOT</version>
 
   <name>Apache Any23 :: Plugins :: HTML Scraper</name>

Modified: incubator/any23/trunk/plugins/integration-test/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/any23/trunk/plugins/integration-test/pom.xml?rev=1231428&r1=1231427&r2=1231428&view=diff
==============================================================================
--- incubator/any23/trunk/plugins/integration-test/pom.xml (original)
+++ incubator/any23/trunk/plugins/integration-test/pom.xml Sat Jan 14 00:59:58 
2012
@@ -27,7 +27,7 @@
   </parent>
 
   <groupId>org.apache.any23.plugin</groupId>
-  <artifactId>integration-test</artifactId>
+  <artifactId>any23-integration-test</artifactId>
 
   <name>Apache Any23 :: Plugins :: Integration Test</name>
   <description>Any23 plugin integration test module.</description>

Modified: incubator/any23/trunk/plugins/office-scraper/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/any23/trunk/plugins/office-scraper/pom.xml?rev=1231428&r1=1231427&r2=1231428&view=diff
==============================================================================
--- incubator/any23/trunk/plugins/office-scraper/pom.xml (original)
+++ incubator/any23/trunk/plugins/office-scraper/pom.xml Sat Jan 14 00:59:58 
2012
@@ -27,7 +27,7 @@
   </parent>
 
   <groupId>org.apache.any23.plugin</groupId>
-  <artifactId>office-scraper</artifactId>
+  <artifactId>any23-office-scraper</artifactId>
   <version>1.0.0-incubating-SNAPSHOT</version>
 
   <name>Apache Any23 :: Plugins :: Office Scraper</name>


Reply via email to