You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by si...@apache.org on 2012/07/05 21:39:03 UTC

svn commit: r1357828 - in /incubator/any23/trunk: core/pom.xml plugins/basic-crawler/pom.xml plugins/html-scraper/pom.xml plugins/integration-test/pom.xml plugins/office-scraper/pom.xml pom.xml service/pom.xml

Author: simonetripodi
Date: Thu Jul  5 19:39:03 2012
New Revision: 1357828

URL: http://svn.apache.org/viewvc?rev=1357828&view=rev
Log:
any23-parent renamed as apache-any23

Modified:
    incubator/any23/trunk/core/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
    incubator/any23/trunk/service/pom.xml

Modified: incubator/any23/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/core/pom.xml?rev=1357828&r1=1357827&r2=1357828&view=diff
==============================================================================
--- incubator/any23/trunk/core/pom.xml (original)
+++ incubator/any23/trunk/core/pom.xml Thu Jul  5 19:39:03 2012
@@ -20,7 +20,7 @@
 
   <parent>
     <groupId>org.apache.any23</groupId>
-    <artifactId>any23-parent</artifactId>
+    <artifactId>apache-any23</artifactId>
     <version>0.7.0-incubating-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>

Modified: incubator/any23/trunk/plugins/basic-crawler/pom.xml
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/plugins/basic-crawler/pom.xml?rev=1357828&r1=1357827&r2=1357828&view=diff
==============================================================================
--- incubator/any23/trunk/plugins/basic-crawler/pom.xml (original)
+++ incubator/any23/trunk/plugins/basic-crawler/pom.xml Thu Jul  5 19:39:03 2012
@@ -20,7 +20,7 @@
 
   <parent>
     <groupId>org.apache.any23</groupId>
-    <artifactId>any23-parent</artifactId>
+    <artifactId>apache-any23</artifactId>
     <version>0.7.0-incubating-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>

Modified: incubator/any23/trunk/plugins/html-scraper/pom.xml
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/plugins/html-scraper/pom.xml?rev=1357828&r1=1357827&r2=1357828&view=diff
==============================================================================
--- incubator/any23/trunk/plugins/html-scraper/pom.xml (original)
+++ incubator/any23/trunk/plugins/html-scraper/pom.xml Thu Jul  5 19:39:03 2012
@@ -20,7 +20,7 @@
 
   <parent>
     <groupId>org.apache.any23</groupId>
-    <artifactId>any23-parent</artifactId>
+    <artifactId>apache-any23</artifactId>
     <version>0.7.0-incubating-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>

Modified: incubator/any23/trunk/plugins/integration-test/pom.xml
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/plugins/integration-test/pom.xml?rev=1357828&r1=1357827&r2=1357828&view=diff
==============================================================================
--- incubator/any23/trunk/plugins/integration-test/pom.xml (original)
+++ incubator/any23/trunk/plugins/integration-test/pom.xml Thu Jul  5 19:39:03 2012
@@ -20,7 +20,7 @@
 
   <parent>
     <groupId>org.apache.any23</groupId>
-    <artifactId>any23-parent</artifactId>
+    <artifactId>apache-any23</artifactId>
     <version>0.7.0-incubating-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>

Modified: incubator/any23/trunk/plugins/office-scraper/pom.xml
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/plugins/office-scraper/pom.xml?rev=1357828&r1=1357827&r2=1357828&view=diff
==============================================================================
--- incubator/any23/trunk/plugins/office-scraper/pom.xml (original)
+++ incubator/any23/trunk/plugins/office-scraper/pom.xml Thu Jul  5 19:39:03 2012
@@ -20,7 +20,7 @@
 
   <parent>
     <groupId>org.apache.any23</groupId>
-    <artifactId>any23-parent</artifactId>
+    <artifactId>apache-any23</artifactId>
     <version>0.7.0-incubating-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>

Modified: incubator/any23/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/pom.xml?rev=1357828&r1=1357827&r2=1357828&view=diff
==============================================================================
--- incubator/any23/trunk/pom.xml (original)
+++ incubator/any23/trunk/pom.xml Thu Jul  5 19:39:03 2012
@@ -25,7 +25,7 @@
   </parent>
 
   <groupId>org.apache.any23</groupId>
-  <artifactId>any23-parent</artifactId>
+  <artifactId>apache-any23</artifactId>
   <version>0.7.0-incubating-SNAPSHOT</version>
   <packaging>pom</packaging>
 

Modified: incubator/any23/trunk/service/pom.xml
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/service/pom.xml?rev=1357828&r1=1357827&r2=1357828&view=diff
==============================================================================
--- incubator/any23/trunk/service/pom.xml (original)
+++ incubator/any23/trunk/service/pom.xml Thu Jul  5 19:39:03 2012
@@ -20,7 +20,7 @@
 
   <parent>
     <groupId>org.apache.any23</groupId>
-    <artifactId>any23-parent</artifactId>
+    <artifactId>apache-any23</artifactId>
     <version>0.7.0-incubating-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>