Author: khmarbaise Date: Sun May 29 12:05:03 2016 New Revision: 1745989 URL: http://svn.apache.org/viewvc?rev=1745989&view=rev Log: [MDEPLOY-209] Upgrade maven-shared-components parent to version 30 o Followup let the parent do it's work.
Modified: maven/plugins/trunk/maven-deploy-plugin/pom.xml Modified: maven/plugins/trunk/maven-deploy-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-deploy-plugin/pom.xml?rev=1745989&r1=1745988&r2=1745989&view=diff ============================================================================== --- maven/plugins/trunk/maven-deploy-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-deploy-plugin/pom.xml Sun May 29 12:05:03 2016 @@ -59,8 +59,6 @@ under the License. <properties> <mavenVersion>3.0</mavenVersion> - <maven.compiler.source>1.6</maven.compiler.source> - <maven.compiler.target>1.6</maven.compiler.target> </properties> <dependencies>