Author: sdeboy
Date: Thu Aug 18 05:20:38 2011
New Revision: 1159039
URL: http://svn.apache.org/viewvc?rev=1159039&view=rev
Log:
fixing relative path to companions parent
Modified:
logging/log4j/companions/zeroconf/trunk/pom.xml
Modified: logging/log4j/companions/zeroconf/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/companions/zeroconf/trunk/pom.xml?rev=1159039&r1=1159038&r2=1159039&view=diff
==============================================================================
--- logging/log4j/companions/zeroconf/trunk/pom.xml (original)
+++ logging/log4j/companions/zeroconf/trunk/pom.xml Thu Aug 18 05:20:38 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-zeroconf</artifactId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]