From 487c4546182aba57fa970b599040f04b1c80a0e6 Mon Sep 17 00:00:00 2001 From: brett Date: Sat, 12 Jun 2004 23:38:35 +0000 Subject: [PATCH] PR: MPJAVA-20 Clear up maven.compile.source duplications git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115466 13f79535-47bb-0310-9956-ffa450edef68 --- java/plugin.jelly | 3 +-- java/plugin.properties | 1 - java/xdocs/properties.xml | 14 -------------- 3 files changed, 1 insertion(+), 17 deletions(-) diff --git a/java/plugin.jelly b/java/plugin.jelly index c51256c6..9aec2e84 100644 --- a/java/plugin.jelly +++ b/java/plugin.jelly @@ -48,13 +48,12 @@ excludes="**/package.html" debug="${maven.compile.debug}" deprecation="${maven.compile.deprecation}" - source="${maven.compile.source}" target="${maven.compile.target}" optimize="${maven.compile.optimize}"> - +