Little formatting

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115797 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion 2004-07-12 07:33:07 +00:00
parent 783165f3ef
commit ef6790703b

View File

@ -159,10 +159,10 @@
</ant:javadoc>
<ant:copy todir="${maven.jdiff.changes.dir}">
<ant:fileset dir="${plugin.resources}">
<ant:include name="*.gif"/>
</ant:fileset>
</ant:copy>
<ant:fileset dir="${plugin.resources}">
<ant:include name="*.gif"/>
</ant:fileset>
</ant:copy>
</goal>