You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2022/08/03 09:54:40 UTC

[myfaces-tobago] branch tobago-5.x updated: build: next suppression version

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

lofwyr pushed a commit to branch tobago-5.x
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


The following commit(s) were added to refs/heads/tobago-5.x by this push:
     new daf0e1805a build: next suppression version
     new 3edc221590 Merge pull request #3043 from lofwyr14/tobago-5.x-suppression
daf0e1805a is described below

commit daf0e1805adac50e4302256c2e9bff5367ad1cd7
Author: Udo Schnurpfeil <ud...@irian.eu>
AuthorDate: Wed Aug 3 11:53:53 2022 +0200

    build: next suppression version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e7d1640500..0da5835acc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
     <required.maven.version>3.8.1</required.maven.version>
     <maven-pmd-plugin.version>3.17.0</maven-pmd-plugin.version>
     <maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version>
-    <checkstyle-rules.version>17</checkstyle-rules.version>
+    <checkstyle-rules.version>18-SNAPSHOT</checkstyle-rules.version>
 
     <!-- Note: defined here in master pom, because of problems with enforcer plugin -->
     <jetty.version>9.4.44.v20210927</jetty.version>