fix relativePath for the pom

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1360200 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-07-11 14:31:33 +00:00
parent 256e941712
commit 5b4dfc837c
1 changed files with 1 additions and 1 deletions

View File

@ -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>