Add relativePath for Maven 3

git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6022 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
Graham Triggs
2011-01-14 20:57:01 +00:00
parent 28d7e9c790
commit 52714bfee9

View File

@@ -11,6 +11,7 @@
<groupId>org.dspace</groupId>
<artifactId>dspace-parent</artifactId>
<version>1.8.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<scm>
@@ -28,4 +29,4 @@
<module>solr</module>
</modules>
</project>
</project>