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

View File

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