Update relative path to companions parent

git-svn-id: https://svn.apache.org/repos/asf/logging/log4j/companions/extras/trunk@1158562 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 82e58e8..793aea4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   	<groupId>log4j</groupId>
   	<artifactId>apache-log4j-companions-parent</artifactId>
   	<version>1.0-SNAPSHOT</version>
-    <relativePath>.../apache-log4j-companions-parent</relativePath>
+    <relativePath>../apache-log4j-companions-parent</relativePath>
   </parent>
   <groupId>log4j</groupId>
   <artifactId>apache-log4j-extras</artifactId>