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:
Jonas B. Lim 2006-06-09 05:20:15 +00:00
parent 2054392af2
commit 4ee5b8c11e
1 changed files with 4 additions and 0 deletions

View File

@ -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>