renamed goal that deploys the xsd generated files to a more appropriate name.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@358207 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Frederick G. Oconer 2005-12-21 05:01:08 +00:00
parent ceeb3a2aa6
commit d0e9fa2990
1 changed files with 2 additions and 2 deletions

View File

@ -232,8 +232,8 @@
/>
</goal>
<goal name="jar:deploy-xbean"
description="Deploys xsd files" prereqs="xbean:generate">
<goal name="xsd:deploy-xbean"
description="Deploys xsd generated files" prereqs="xbean:generate">
<artifact:deploy
artifact="${basedir}/target/${pom.groupId}-${pom.currentVersion}.xsd"