mirror of https://github.com/apache/activemq.git
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:
parent
ceeb3a2aa6
commit
d0e9fa2990
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue