Removed properties for setting target/source cause it's inherited 
from parent.


git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1746767 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index c139b61..a248106 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,11 +67,6 @@
   <properties>
     <mavenFilteringVersion>3.1.1</mavenFilteringVersion>
     <mavenVersion>3.0</mavenVersion>
-    <!--
-      ! Here we start with JDK 6 for release 3.X
-    -->
-    <maven.compiler.target>1.6</maven.compiler.target>
-    <maven.compiler.source>1.6</maven.compiler.source>
   </properties>
 
   <contributors>