mirror of https://github.com/apache/activemq.git
added sysunit as a dependency ready to start adding some sysunit tests
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@359552 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0684e20bf6
commit
c4d18afb14
|
@ -181,6 +181,12 @@
|
|||
</dependency>
|
||||
|
||||
|
||||
<!-- for multi-threaded unit test cases -->
|
||||
<dependency>
|
||||
<id>sysunit</id>
|
||||
<version>1.0-beta-13</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue