]> source.dussan.org Git - archiva.git/commitdiff
fix relativePath for the pom
authorOlivier Lamy <olamy@apache.org>
Wed, 11 Jul 2012 14:31:33 +0000 (14:31 +0000)
committerOlivier Lamy <olamy@apache.org>
Wed, 11 Jul 2012 14:31:33 +0000 (14:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1360200 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 07e829a4e57fc05ab2db1627d3e5649269bdc694..ff89daabba1fd1fa029306131386df44f93f2381 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <groupId>org.apache.archiva</groupId>
     <artifactId>archiva-parent</artifactId>
     <version>9-SNAPSHOT</version>
-    <relativePath>../parent/pom.xml</relativePath>
+    <relativePath></relativePath>
   </parent>
 
   <artifactId>archiva</artifactId>