mirror of https://github.com/apache/activemq.git
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:
parent
5ae67695ef
commit
427a397e11
7
pom.xml
7
pom.xml
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue