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-resolver.git
commit dc6dd6d6599dc16457ebf44cf8eef0c2f9f56bff Author: Elliotte Rusty Harold <elh...@ibiblio.org> AuthorDate: Wed Mar 25 16:22:02 2020 -0400 update parent --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e8cdc8f..856e1b6 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.maven</groupId> <artifactId>maven-parent</artifactId> - <version>33</version> + <version>34</version> </parent> <groupId>org.apache.maven.resolver</groupId>