[MNG-6874] - Upgrade Maven Parent to 34

This commit is contained in:
Karl Heinz Marbaise 2020-03-08 14:21:21 +01:00
parent f2e9afd788
commit d204f02f62
No known key found for this signature in database
GPG Key ID: BF1518E0160788A2
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
<version>33</version>
<version>34</version>
<relativePath>../pom/maven/pom.xml</relativePath>
</parent>