mirror of https://github.com/apache/activemq.git
included plugin for memory usage test
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412934 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2054392af2
commit
4ee5b8c11e
|
@ -20,6 +20,10 @@
|
|||
<groupId>incubator-activemq</groupId>
|
||||
<artifactId>maven-activemq-perf-plugin</artifactId>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>incubator-activemq</groupId>
|
||||
<artifactId>maven-activemq-memtest-plugin</artifactId>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
|
|
Loading…
Reference in New Issue