You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2012/07/06 17:50:54 UTC

svn commit: r1358280 - /archiva/trunk/pom.xml

Author: olamy
Date: Fri Jul  6 15:50:54 2012
New Revision: 1358280

URL: http://svn.apache.org/viewvc?rev=1358280&view=rev
Log:
use relativePath for using with http://svn.apache.org/repos/asf/archiva/all

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1358280&r1=1358279&r2=1358280&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Fri Jul  6 15:50:54 2012
@@ -27,6 +27,7 @@
     <groupId>org.apache.archiva</groupId>
     <artifactId>archiva-parent</artifactId>
     <version>9-SNAPSHOT</version>
+    <relativePath>../parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>archiva</artifactId>