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 2017/03/07 08:28:23 UTC

svn commit: r1785811 - /myfaces/tobago/trunk/pom.xml

Author: lofwyr
Date: Tue Mar  7 08:28:23 2017
New Revision: 1785811

URL: http://svn.apache.org/viewvc?rev=1785811&view=rev
Log:
update checkstyle configuration and TOBAGO-1697: Suppression list for CVE check

Modified:
    myfaces/tobago/trunk/pom.xml

Modified: myfaces/tobago/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/pom.xml?rev=1785811&r1=1785810&r2=1785811&view=diff
==============================================================================
--- myfaces/tobago/trunk/pom.xml (original)
+++ myfaces/tobago/trunk/pom.xml Tue Mar  7 08:28:23 2017
@@ -52,8 +52,7 @@
     <required.maven.version>3.0.4</required.maven.version>
     <maven-pmd-plugin.version>3.7</maven-pmd-plugin.version>
     <maven-checkstyle-plugin.version>2.17</maven-checkstyle-plugin.version>
-    <checkstyle-rules.version>7-SNAPSHOT</checkstyle-rules.version>
-    <!--XXX vote started 1.3.2017  <checkstyle-rules.version>7</checkstyle-rules.version>-->
+    <checkstyle-rules.version>7</checkstyle-rules.version>
   </properties>
 
   <issueManagement>