Author: khmarbaise
Date: Tue Jun  7 19:23:39 2016
New Revision: 1747308

URL: http://svn.apache.org/viewvc?rev=1747308&view=rev
Log:
Let the parent do it's work.

Modified:
    maven/plugins/trunk/maven-assembly-plugin/pom.xml

Modified: maven/plugins/trunk/maven-assembly-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-assembly-plugin/pom.xml?rev=1747308&r1=1747307&r2=1747308&view=diff
==============================================================================
--- maven/plugins/trunk/maven-assembly-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-assembly-plugin/pom.xml Tue Jun  7 19:23:39 2016
@@ -58,9 +58,6 @@ under the License.
   </distributionManagement>
 
   <properties>
-    <maven.compiler.source>1.6</maven.compiler.source>
-    <maven.compiler.target>1.6</maven.compiler.target>
-
     <mdoVersion>2.0.0</mdoVersion>
     <mavenArchiverVersion>3.1.0</mavenArchiverVersion>
     <mavenFilteringVersion>3.1.1</mavenFilteringVersion>


Reply via email to