This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch parent in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git
commit 642bf455360416ba4f89fe3a8d1ef0e37537b2ee Author: Elliotte Rusty Harold <elh...@ibiblio.org> AuthorDate: Sun Apr 5 12:41:27 2020 -0400 update parent POM --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 90babb6..2e1dcf2 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ under the License. <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>