mirror of https://github.com/apache/activemq.git
Updated pom due to recent repo restructure.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@441524 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
73da05b8a1
commit
1039894721
7
pom.xml
7
pom.xml
|
@ -123,7 +123,6 @@
|
|||
</distributionManagement>
|
||||
|
||||
<modules>
|
||||
<module>activecluster</module>
|
||||
<module>activemq-jaas</module>
|
||||
<module>activemq-core</module>
|
||||
<module>activemq-console</module>
|
||||
|
@ -135,12 +134,6 @@
|
|||
<module>activemq-optional</module>
|
||||
<module>activemq-openwire-generator</module>
|
||||
<module>assembly</module>
|
||||
<module>activeio</module>
|
||||
<!-- uncomment if you want to include tooling build -->
|
||||
<!-- module>tooling</module -->
|
||||
|
||||
<!--module>activemq-systest</module -->
|
||||
<!-- module>activecluster</module -->
|
||||
</modules>
|
||||
|
||||
<scm>
|
||||
|
|
Loading…
Reference in New Issue