AMQ-6704 Update project to use latest Apache parent 18

Project updated to use apache parent v18
This commit is contained in:
Timothy Bish 2017-06-15 13:44:26 -04:00
parent 6b9883f10f
commit d33acf8777
1 changed files with 1 additions and 1 deletions

View File

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