This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 410479c update parent POM (#1) 410479c is described below commit 410479ceffc1643512b12e4357e57a14fcea303a Author: Elliotte Rusty Harold <elh...@users.noreply.github.com> AuthorDate: Mon Apr 6 07:56:17 2020 -0400 update parent POM (#1) --- 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>