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:20:55 UTC

svn commit: r613337 - /myfaces/trinidad/trunk_1.2.x/pom.xml

Author: matzew
Date: Fri Jan 18 17:20:55 2008
New Revision: 613337

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

Modified:
    myfaces/trinidad/trunk_1.2.x/pom.xml

Modified: myfaces/trinidad/trunk_1.2.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk_1.2.x/pom.xml?rev=613337&r1=613336&r2=613337&view=diff
==============================================================================
--- myfaces/trinidad/trunk_1.2.x/pom.xml (original)
+++ myfaces/trinidad/trunk_1.2.x/pom.xml Fri Jan 18 17:20:55 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>