Author: ggregory Date: Mon Mar 17 02:12:35 2014 New Revision: 1578207 URL: http://svn.apache.org/r1578207 Log: Update PMD.
Modified: commons/proper/codec/trunk/pom.xml Modified: commons/proper/codec/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/codec/trunk/pom.xml?rev=1578207&r1=1578206&r2=1578207&view=diff ============================================================================== --- commons/proper/codec/trunk/pom.xml (original) +++ commons/proper/codec/trunk/pom.xml Mon Mar 17 02:12:35 2014 @@ -307,7 +307,7 @@ limitations under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-pmd-plugin</artifactId> - <version>3.0.1</version> + <version>3.1</version> <configuration> <targetJdk>${maven.compiler.target}</targetJdk> <linkXref>true</linkXref>