You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2015/12/09 10:45:02 UTC

svn commit: r1718792 - in /maven/doxia/doxia-tools/trunk: doxia-book-maven-plugin/pom.xml doxia-book-renderer/pom.xml doxia-converter/pom.xml doxia-integration-tools/pom.xml doxia-linkcheck/pom.xml

Author: hboutemy
Date: Wed Dec  9 09:45:01 2015
New Revision: 1718792

URL: http://svn.apache.org/viewvc?rev=1718792&view=rev
Log:
[MPOM-95] updated relative path to parent pom after move

Modified:
    maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml
    maven/doxia/doxia-tools/trunk/doxia-book-renderer/pom.xml
    maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml
    maven/doxia/doxia-tools/trunk/doxia-integration-tools/pom.xml
    maven/doxia/doxia-tools/trunk/doxia-linkcheck/pom.xml

Modified: maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml?rev=1718792&r1=1718791&r2=1718792&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml Wed Dec  9 09:45:01 2015
@@ -26,7 +26,7 @@ under the License.
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-tools</artifactId>
     <version>4-SNAPSHOT</version>
-    <relativePath>../doxia-tools/pom.xml</relativePath>
+    <relativePath>../../../pom/maven/doxia-tools/pom.xml</relativePath>
   </parent>
 
   <artifactId>doxia-book-maven-plugin</artifactId>

Modified: maven/doxia/doxia-tools/trunk/doxia-book-renderer/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-book-renderer/pom.xml?rev=1718792&r1=1718791&r2=1718792&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/doxia-book-renderer/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/doxia-book-renderer/pom.xml Wed Dec  9 09:45:01 2015
@@ -26,7 +26,7 @@ under the License.
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-tools</artifactId>
     <version>4-SNAPSHOT</version>
-    <relativePath>../doxia-tools/pom.xml</relativePath>
+    <relativePath>../../../pom/maven/doxia-tools/pom.xml</relativePath>
   </parent>
 
   <artifactId>doxia-book-renderer</artifactId>

Modified: maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml?rev=1718792&r1=1718791&r2=1718792&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml Wed Dec  9 09:45:01 2015
@@ -26,7 +26,7 @@ under the License.
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-tools</artifactId>
     <version>4-SNAPSHOT</version>
-    <relativePath>../doxia-tools/pom.xml</relativePath>
+    <relativePath>../../../pom/maven/doxia-tools/pom.xml</relativePath>
   </parent>
 
   <artifactId>doxia-converter</artifactId>

Modified: maven/doxia/doxia-tools/trunk/doxia-integration-tools/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-integration-tools/pom.xml?rev=1718792&r1=1718791&r2=1718792&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/doxia-integration-tools/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/doxia-integration-tools/pom.xml Wed Dec  9 09:45:01 2015
@@ -26,7 +26,7 @@
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-tools</artifactId>
     <version>4-SNAPSHOT</version>
-    <relativePath>../doxia-tools/pom.xml</relativePath>
+    <relativePath>../../../pom/maven/doxia-tools/pom.xml</relativePath>
   </parent>
 
   <artifactId>doxia-integration-tools</artifactId>

Modified: maven/doxia/doxia-tools/trunk/doxia-linkcheck/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-linkcheck/pom.xml?rev=1718792&r1=1718791&r2=1718792&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/doxia-linkcheck/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/doxia-linkcheck/pom.xml Wed Dec  9 09:45:01 2015
@@ -26,7 +26,7 @@ under the License.
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-tools</artifactId>
     <version>4-SNAPSHOT</version>
-    <relativePath>../doxia-tools/pom.xml</relativePath>
+    <relativePath>../../../pom/maven/doxia-tools/pom.xml</relativePath>
   </parent>
 
   <artifactId>doxia-linkcheck</artifactId>