[MNG-6874] - Upgrade Maven Parent to 34

This commit is contained in:
Karl Heinz Marbaise 2020-03-08 14:21:21 +01:00 committed by Michael Osipov
parent 9189425150
commit 40f1082cfa

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>