You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2008/01/19 02:15:49 UTC

svn commit: r613335 - /myfaces/trinidad/branches/1.2.5.1-branch/pom.xml

Author: matzew
Date: Fri Jan 18 17:15:47 2008
New Revision: 613335

URL: http://svn.apache.org/viewvc?rev=613335&view=rev
Log:
update, since there is a PMD bug

Modified:
    myfaces/trinidad/branches/1.2.5.1-branch/pom.xml

Modified: myfaces/trinidad/branches/1.2.5.1-branch/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/1.2.5.1-branch/pom.xml?rev=613335&r1=613334&r2=613335&view=diff
==============================================================================
--- myfaces/trinidad/branches/1.2.5.1-branch/pom.xml (original)
+++ myfaces/trinidad/branches/1.2.5.1-branch/pom.xml Fri Jan 18 17:15:47 2008
@@ -296,7 +296,7 @@
       </plugin>
       <plugin>
         <artifactId>maven-pmd-plugin</artifactId>
-        <version>2.0</version>
+        <version>2.3</version>
         <configuration>
           <rulesets>
             <ruleset>/rulesets/basic.xml</ruleset>