Use a later Apache perent to resolve some issue with builds running on

newer maven versions etc.
This commit is contained in:
Timothy Bish 2015-08-10 16:29:18 -04:00
parent 6cdd750ddc
commit 9f50ce3d00
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
<version>11</version>
<version>17</version>
</parent>
<modelVersion>4.0.0</modelVersion>