[AMQ-7351] Downgrade to Apache POM 18 to avoid javadoc generation issue during release

This commit is contained in:
Jean-Baptiste Onofré 2020-06-23 16:45:12 +02:00
parent 0f92f2cabb
commit 23f285a627
1 changed files with 1 additions and 1 deletions

View File

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