Author: sdeboy
Date: Wed Aug 17 08:14:52 2011
New Revision: 1158562

URL: http://svn.apache.org/viewvc?rev=1158562&view=rev
Log:
Update relative path to companions parent

Modified:
    logging/log4j/companions/component/trunk/pom.xml
    logging/log4j/companions/extras/trunk/pom.xml
    logging/log4j/companions/receivers/trunk/pom.xml

Modified: logging/log4j/companions/component/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/logging/log4j/companions/component/trunk/pom.xml?rev=1158562&r1=1158561&r2=1158562&view=diff
==============================================================================
--- logging/log4j/companions/component/trunk/pom.xml (original)
+++ logging/log4j/companions/component/trunk/pom.xml Wed Aug 17 08:14:52 2011
@@ -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>

Modified: logging/log4j/companions/extras/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/logging/log4j/companions/extras/trunk/pom.xml?rev=1158562&r1=1158561&r2=1158562&view=diff
==============================================================================
--- logging/log4j/companions/extras/trunk/pom.xml (original)
+++ logging/log4j/companions/extras/trunk/pom.xml Wed Aug 17 08:14:52 2011
@@ -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>

Modified: logging/log4j/companions/receivers/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/logging/log4j/companions/receivers/trunk/pom.xml?rev=1158562&r1=1158561&r2=1158562&view=diff
==============================================================================
--- logging/log4j/companions/receivers/trunk/pom.xml (original)
+++ logging/log4j/companions/receivers/trunk/pom.xml Wed Aug 17 08:14:52 2011
@@ -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-receivers</artifactId>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to