removed duplicated ant xmlns entry

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@331575 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
felipeal 2005-11-07 19:00:13 +00:00
parent 04f7e95622
commit aecfd29e24

View File

@ -21,7 +21,6 @@
<project <project
xmlns:j="jelly:core" xmlns:j="jelly:core"
xmlns:x="jelly:xml" xmlns:x="jelly:xml"
xmlns:ant="jelly:ant"
xmlns:define="jelly:define" xmlns:define="jelly:define"
xmlns:util="jelly:util" xmlns:util="jelly:util"
xmlns:doc="doc" xmlns:doc="doc"