You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by eo...@apache.org on 2020/02/06 14:24:09 UTC

[maven-checkstyle-plugin] branch MCHECKSTYLE-391 created (now bc0785d)

This is an automated email from the ASF dual-hosted git repository.

eolivelli pushed a change to branch MCHECKSTYLE-391
in repository https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git.


      at bc0785d  [MCHECKSTYLE-391] Update parent to 34

This branch includes the following new commits:

     new bc0785d  [MCHECKSTYLE-391] Update parent to 34

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-checkstyle-plugin] 01/01: [MCHECKSTYLE-391] Update parent to 34

Posted by eo...@apache.org.
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 <eo...@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>