This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch MINSTALL-167 in repository https://gitbox.apache.org/repos/asf/maven-install-plugin.git
commit 064708cae9f0f4609f47be8b8e5138ccb84f1f69 Author: Karl Heinz Marbaise <[email protected]> AuthorDate: Mon Feb 3 19:49:07 2020 +0100 [MINSTALL-167] - Upgrade parent to version 34 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d6d093f..e3ef9a3 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-plugins</artifactId> - <version>33</version> + <version>34</version> <relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath> </parent>
