mirror of https://github.com/apache/lucene.git
Revert "LUCENE-8993: Also update to latest version of Apache Parent POM"
This reverts commit 9d21418dfc
.
This is needed because Lucene 8.x does not yet update minimum Maven version, but Apache Parent POM requires this.
This commit is contained in:
parent
ac418540d0
commit
fa726bec50
|
@ -23,7 +23,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache</groupId>
|
||||
<artifactId>apache</artifactId>
|
||||
<version>21</version>
|
||||
<version>13</version>
|
||||
<relativePath/>
|
||||
</parent>
|
||||
<groupId>org.apache.lucene</groupId>
|
||||
|
|
Loading…
Reference in New Issue