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:
2
pom.xml
2
pom.xml
@@ -503,7 +503,7 @@ under the License.
|
|||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-pmd-plugin</artifactId>
|
<artifactId>maven-pmd-plugin</artifactId>
|
||||||
<version>3.0.1</version>
|
<version>3.2</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<!-- targetJdk 1.1, 1.2 is not supported -->
|
<!-- targetJdk 1.1, 1.2 is not supported -->
|
||||||
<targetJdk>1.3</targetJdk>
|
<targetJdk>1.3</targetJdk>
|
||||||
|
|||||||
Reference in New Issue
Block a user