You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2012/07/31 18:17:24 UTC

svn commit: r1367653 - /activemq/activemq-apollo/trunk/pom.xml

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>