Skip to content

Commit 09c6af0

Browse files
committed
Typo
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/trunk@1643394 13f79535-47bb-0310-9956-ffa450edef68
1 parent 672daa6 commit 09c6af0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@
287287
<artifactId>maven-pmd-plugin</artifactId>
288288
<version>2.7.1</version>
289289
<configuration>
290-
<targetJdk>${maven.compile.source}</targetJdk>
290+
<targetJdk>${maven.compiler.source}</targetJdk>
291291
</configuration>
292292
</plugin>
293293
</plugins>

0 commit comments

Comments
 (0)