Browse Source

Apparent typo.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@948561 13f79535-47bb-0310-9956-ffa450edef68
master
Jesse N. Glick 15 years ago
parent
commit
27bd9990f4
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/etc/poms/ant-apache-bcel/pom.xml

+ 2
- 2
src/etc/poms/ant-apache-bcel/pom.xml View File

@@ -56,8 +56,8 @@
<source>1.4</source>
<target>1.4</target>
<includes>
<include>org/apache/tools/ant/tfilters/util/JavaClassHelper*</include>
<include>org/apache/tools/ant/tutil/depend/bcel/*</include>
<include>org/apache/tools/ant/filters/util/JavaClassHelper*</include>
<include>org/apache/tools/ant/util/depend/bcel/*</include>
</includes>
</configuration>
</plugin>


Loading…
Cancel
Save