1
0

maven-pmd-plugin 3.2 -> 3.3.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1641147 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary D. Gregory
2014-11-23 00:38:48 +00:00
parent 4e897046f9
commit 3768a70ac6

View File

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