Update relative path to companions parent

git-svn-id: https://svn.apache.org/repos/asf/logging/log4j/companions/component/trunk@1158562 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index a63ce1d..831c4f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,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-component</artifactId>