summaryrefslogtreecommitdiff
path: root/src/etc/poms/ant-apache-bsf
diff options
context:
space:
mode:
authorJesse N. Glick <jglick@apache.org>2012-03-05 22:45:38 +0000
committerJesse N. Glick <jglick@apache.org>2012-03-05 22:45:38 +0000
commitb61ed496a218fe9c387603ed6fbe1dd1a753ce6b (patch)
tree4f3ea8a425a481c0166f577bd443f3b8904ce017 /src/etc/poms/ant-apache-bsf
parent844a7edeeab07213029fda57dc4d1d258ec7b19f (diff)
downloadant-b61ed496a218fe9c387603ed6fbe1dd1a753ce6b.tar.gz
Centralized source/target level config.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1297263 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/etc/poms/ant-apache-bsf')
-rw-r--r--src/etc/poms/ant-apache-bsf/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/etc/poms/ant-apache-bsf/pom.xml b/src/etc/poms/ant-apache-bsf/pom.xml
index ec240068b..4f06fa684 100644
--- a/src/etc/poms/ant-apache-bsf/pom.xml
+++ b/src/etc/poms/ant-apache-bsf/pom.xml
@@ -54,8 +54,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
- <source>1.4</source>
- <target>1.4</target>
<includes>
<include>org/apache/tools/ant/taskdefs/optional/Script*</include>
<include>org/apache/tools/ant/taskdefs/optional/script/**</include>