Author: sebb
Date: Fri Dec  5 19:01:00 2014
New Revision: 1643393

URL: http://svn.apache.org/r1643393
Log:
Typo

Modified:
    commons/proper/chain/trunk/pom.xml

Modified: commons/proper/chain/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/chain/trunk/pom.xml?rev=1643393&r1=1643392&r2=1643393&view=diff
==============================================================================
--- commons/proper/chain/trunk/pom.xml (original)
+++ commons/proper/chain/trunk/pom.xml Fri Dec  5 19:01:00 2014
@@ -318,7 +318,7 @@
           <artifactId>maven-pmd-plugin</artifactId>
           <version>3.0.1</version>
           <configuration>
-            <targetJdk>${maven.compile.target}</targetJdk>
+            <targetJdk>${maven.compiler.target}</targetJdk>
           </configuration>
       </plugin>
     </plugins>


Reply via email to