Upgrade to latest Apache parent POM

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1451030 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Steven Rowe 2013-02-27 23:26:08 +00:00
parent 927c46ba16
commit 29bc4ed434
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
<parent> <parent>
<groupId>org.apache</groupId> <groupId>org.apache</groupId>
<artifactId>apache</artifactId> <artifactId>apache</artifactId>
<version>10</version> <version>13</version>
<relativePath/> <relativePath/>
</parent> </parent>
<groupId>org.apache.lucene</groupId> <groupId>org.apache.lucene</groupId>