Remove deprecated default attribute

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@292342 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl 2005-09-28 23:08:22 +00:00
parent de480967e4
commit 16a89b9da7

View File

@ -15,7 +15,7 @@
* limitations under the License. * limitations under the License.
*/ */
--> -->
<project default="plugin:install"> <project>
<postGoal name="xdoc:copy-resources"> <postGoal name="xdoc:copy-resources">
<copy todir="${maven.docs.dest}"> <copy todir="${maven.docs.dest}">