Author: chirino
Date: Tue Jul 31 16:17:24 2012
New Revision: 1367653
URL: http://svn.apache.org/viewvc?rev=1367653&view=rev
Log:
Don't include the itests modules as part of the release.
Modified:
activemq/activemq-apollo/trunk/pom.xml
Modified: activemq/activemq-apollo/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/pom.xml?rev=1367653&r1=1367652&r2=1367653&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/pom.xml (original)
+++ activemq/activemq-apollo/trunk/pom.xml Tue Jul 31 16:17:24 2012
@@ -599,9 +599,6 @@
<properties>
<test>false</test>
</properties>
- <modules>
- <module>apollo-itests</module>
- </modules>
<build>
<plugins>
<plugin>