git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1643399 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley 2014-12-05 19:04:31 +00:00
parent a25d6d800b
commit d4cf0864ff
1 changed files with 1 additions and 1 deletions

View File

@ -637,7 +637,7 @@
<artifactId>maven-pmd-plugin</artifactId>
<version>3.3</version>
<configuration>
<targetJdk>${maven.compile.target}</targetJdk>
<targetJdk>${maven.compiler.target}</targetJdk>
</configuration>
<reportSets>
<reportSet>