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/03/07 08:31:13 UTC

[myfaces-tobago] branch tobago-4.x updated: remove unused comment

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

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


The following commit(s) were added to refs/heads/tobago-4.x by this push:
     new 21c3f36  remove unused comment
21c3f36 is described below

commit 21c3f363a26efb17a2abc798c74ca86761ca4bf3
Author: Udo Schnurpfeil <gi...@schnurpfeil.de>
AuthorDate: Mon Mar 7 09:31:11 2022 +0100

    remove unused comment
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cebd4ec..02d7dcc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,6 @@
     <required.maven.version>3.0.4</required.maven.version>
     <maven-pmd-plugin.version>3.16.0</maven-pmd-plugin.version>
     <maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version>
-    <!-- XXX use 16, if released -->
     <checkstyle-rules.version>16</checkstyle-rules.version>
   </properties>