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 2006/09/08 16:56:18 UTC

svn commit: r441524 - /incubator/activemq/trunk/pom.xml

Author: chirino
Date: Fri Sep  8 07:56:18 2006
New Revision: 441524

URL: http://svn.apache.org/viewvc?view=rev&rev=441524
Log:
Updated pom due to recent repo restructure.

Modified:
    incubator/activemq/trunk/pom.xml

Modified: incubator/activemq/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/trunk/pom.xml?view=diff&rev=441524&r1=441523&r2=441524
==============================================================================
--- incubator/activemq/trunk/pom.xml (original)
+++ incubator/activemq/trunk/pom.xml Fri Sep  8 07:56:18 2006
@@ -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>