This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch pom in repository https://gitbox.apache.org/repos/asf/maven-changes-plugin.git
commit 4c6d0693e8e5e32eda2be17290cc64af7b44060a Author: Elliotte Rusty Harold <elh...@ibiblio.org> AuthorDate: Sat Apr 4 18:27:30 2020 -0400 update parent POM --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f20abee..d0186c3 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <artifactId>maven-plugins</artifactId> <groupId>org.apache.maven.plugins</groupId> - <version>33</version> + <version>34</version> <relativePath/> </parent>