This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch core in repository https://gitbox.apache.org/repos/asf/maven-shared-utils.git
commit 4264899a152a6205b0f34a32e9c947edcd9cb1e8 Author: Elliotte Rusty Harold <elh...@ibiblio.org> AuthorDate: Sat Mar 21 10:41:12 2020 -0400 update to parent 34 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 28c46ba..21a01e0 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-shared-components</artifactId> - <version>33</version> + <version>34</version> <relativePath>../../pom/maven/maven-shared-components/pom.xml</relativePath> </parent>