1
0

maven-pmd-plugin 3.0.1 -> 3.2.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1633854 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary D. Gregory
2014-10-23 15:58:56 +00:00
parent d51ef65456
commit 7245750830

View File

@@ -503,7 +503,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
<version>3.0.1</version>
<version>3.2</version>
<configuration>
<!-- targetJdk 1.1, 1.2 is not supported -->
<targetJdk>1.3</targetJdk>