mirror of https://github.com/apache/activemq.git
include mx4j tools in the optional dir.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@390445 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
382b825aa5
commit
7ed7b25dbe
|
@ -286,6 +286,15 @@
|
|||
<lib>true</lib>
|
||||
</properties>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>mx4j</groupId>
|
||||
<artifactId>mx4j-tools</artifactId>
|
||||
<version>${mx4j_version}</version>
|
||||
<properties>
|
||||
<optional>true</optional>
|
||||
</properties>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>mx4j</groupId>
|
||||
|
|
Loading…
Reference in New Issue