[jboss-cvs] JBossAS SVN: r85715 - projects/ejb3/trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Mar 11 02:21:18 EDT 2009


Author: ALRubinger
Date: 2009-03-11 02:21:17 -0400 (Wed, 11 Mar 2009)
New Revision: 85715

Modified:
   projects/ejb3/trunk/pom.xml
Log:
[EJBTHREE-1760] Add test-remote to the EJB3 Aggregator POM

Modified: projects/ejb3/trunk/pom.xml
===================================================================
--- projects/ejb3/trunk/pom.xml	2009-03-11 06:20:05 UTC (rev 85714)
+++ projects/ejb3/trunk/pom.xml	2009-03-11 06:21:17 UTC (rev 85715)
@@ -61,6 +61,7 @@
     <!-- module>sandbox</module -->
     <module>security</module>
     <module>test</module>
+    <module>test-remote</module>
     <module>transactions</module>
   </modules>
 




More information about the jboss-cvs-commits mailing list