mirror of https://github.com/apache/lucene.git
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:
parent
482c0949ca
commit
d94c164ba3
|
@ -24,6 +24,7 @@
|
|||
<groupId>org.apache</groupId>
|
||||
<artifactId>apache</artifactId>
|
||||
<version>8</version>
|
||||
<relativePath/>
|
||||
</parent>
|
||||
<groupId>org.apache.lucene</groupId>
|
||||
<artifactId>lucene-solr-grandparent</artifactId>
|
||||
|
|
Loading…
Reference in New Issue