This is an automated email from the ASF dual-hosted git repository. eolivelli pushed a commit to branch MCHECKSTYLE-391 in repository https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git
commit bc0785d5985ed214d717c555ef6586f55a249d92 Author: Enrico Olivelli <eolive...@apache.org> AuthorDate: Thu Feb 6 15:23:53 2020 +0100 [MCHECKSTYLE-391] Update parent to 34 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 608619a..3568222 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>../../pom/maven/maven-plugins/pom.xml</relativePath> </parent>