This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-doxia-book-renderer.git

commit c00813a3d4824e883e5bc21770e40c4fa8934e9a
Author: Herve Boutemy <[email protected]>
AuthorDate: Wed Dec 9 09:45:01 2015 +0000

    [MPOM-95] updated relative path to parent pom after move
    
    git-svn-id: 
https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk@1718792 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a445533..73d882e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>

Reply via email to