related to AMQ-858. Modified pom.xml because maven-bundle-plugin and maven-gram-plugin was moved to tooling.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428663 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Frederick G. Oconer 2006-08-04 08:44:09 +00:00
parent 5ae67695ef
commit 427a397e11
1 changed files with 4 additions and 3 deletions

View File

@ -130,12 +130,13 @@
<module>activemq-web-demo</module>
<module>activemq-web-console</module>
<module>activemq-optional</module>
<module>maven-bundle-plugin</module>
<module>maven-gram-plugin</module>
<module>activemq-openwire-generator</module>
<module>assembly</module>
<module>activeio</module>
<!--module>activemq-systest</module -->
<!-- uncomment if you want to include tooling build -->
<!-- module>tooling</module -->
<!--module>activemq-systest</module -->
<!-- module>activecluster</module -->
</modules>