[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
diff --git a/pom.xml b/pom.xml
index 711058e..8d648b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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-converter</artifactId>