SOLR-2518: override default grandparent POM's parent POM location to force download from the remote repository

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103390 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Steven Rowe 2011-05-15 14:24:00 +00:00
parent 482c0949ca
commit d94c164ba3
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
<groupId>org.apache</groupId> <groupId>org.apache</groupId>
<artifactId>apache</artifactId> <artifactId>apache</artifactId>
<version>8</version> <version>8</version>
<relativePath/>
</parent> </parent>
<groupId>org.apache.lucene</groupId> <groupId>org.apache.lucene</groupId>
<artifactId>lucene-solr-grandparent</artifactId> <artifactId>lucene-solr-grandparent</artifactId>