Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/trunk@1643394 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
sebbASF committed Dec 5, 2014
1 parent 672daa6 commit 09c6af0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -287,7 +287,7 @@
<artifactId>maven-pmd-plugin</artifactId>
<version>2.7.1</version>
<configuration>
<targetJdk>${maven.compile.source}</targetJdk>
<targetJdk>${maven.compiler.source}</targetJdk>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 09c6af0

Please sign in to comment.