Fix target JDK on maven-pmd-plugin config

Project: http://git-wip-us.apache.org/repos/asf/jena/repo
Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/9fc0e4f8
Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/9fc0e4f8
Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/9fc0e4f8

Branch: refs/heads/master
Commit: 9fc0e4f82a76fb34771a3aac93241ca7b9453c1a
Parents: eb0ac76
Author: Andy Seaborne <[email protected]>
Authored: Fri Jan 2 17:50:02 2015 +0000
Committer: Andy Seaborne <[email protected]>
Committed: Fri Jan 2 17:50:02 2015 +0000

----------------------------------------------------------------------
 jena-parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jena/blob/9fc0e4f8/jena-parent/pom.xml
----------------------------------------------------------------------
diff --git a/jena-parent/pom.xml b/jena-parent/pom.xml
index 9cc0cea..e185fb2 100644
--- a/jena-parent/pom.xml
+++ b/jena-parent/pom.xml
@@ -685,7 +685,6 @@
           <linkXref>true</linkXref>
           <sourceEncoding>utf-8</sourceEncoding>
           <minimumTokens>100</minimumTokens>
-          <targetJdk>1.6</targetJdk>
         </configuration>
       </plugin>
 

Reply via email to