You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by sd...@apache.org on 2011/08/17 10:14:52 UTC

svn commit: r1158562 - in /logging/log4j/companions: component/trunk/pom.xml extras/trunk/pom.xml receivers/trunk/pom.xml

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: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org