Author: olamy
Date: Thu Dec 29 15:58:14 2011
New Revision: 1225581
URL: http://svn.apache.org/viewvc?rev=1225581&view=rev
Log:
this relativePath can be false
Modified:
archiva/trunk/pom.xml
Modified: archiva/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1225581&r1=1225580&r2=1225581&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Thu Dec 29 15:58:14 2011
@@ -27,7 +27,7 @@
<groupId>org.apache.archiva</groupId>
<artifactId>archiva-parent</artifactId>
<version>8</version>
- <relativePath>../parent/pom.xml</relativePath>
+ <!--relativePath>../parent/pom.xml</relativePath-->
</parent>
<artifactId>archiva</artifactId>