Fix prereqs of torque:om-zip goal.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113978 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -508,7 +508,7 @@
|
||||
|
||||
<goal
|
||||
name="torque:om-zip"
|
||||
prereqs="check-om-zip"
|
||||
prereqs="torque:check-om-zip"
|
||||
description="Moves source om files to separate jar and out of the source tree">
|
||||
|
||||
<!-- Perform the package to path converison. -->
|
||||
|
||||
@@ -7,6 +7,9 @@
|
||||
|
||||
<body>
|
||||
<release version="3.2" date="in CVS">
|
||||
<action dev="evenisse" type="fix">
|
||||
Fix prereqs of torque:om-zip goal.
|
||||
</action>
|
||||
<action dev="dion" type="update">
|
||||
update to velocity 1.4-dev
|
||||
</action>
|
||||
|
||||
Reference in New Issue
Block a user