mirror of https://github.com/apache/activemq.git
Fix assembly recursive problems
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409145 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9d3b3aef05
commit
06b94f1220
|
@ -266,7 +266,7 @@
|
|||
<id>run</id>
|
||||
<phase>package</phase>
|
||||
<goals>
|
||||
<goal>assembly</goal>
|
||||
<goal>single</goal>
|
||||
</goals>
|
||||
<configuration>
|
||||
<descriptors>
|
||||
|
@ -285,7 +285,7 @@
|
|||
<id>bin</id>
|
||||
<phase>package</phase>
|
||||
<goals>
|
||||
<goal>assembly</goal>
|
||||
<goal>single</goal>
|
||||
</goals>
|
||||
<configuration>
|
||||
<descriptors>
|
||||
|
|
Loading…
Reference in New Issue