[jboss-cvs] JBossAS SVN: r71793 - trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Apr 8 11:22:39 EDT 2008


Author: pgier
Date: 2008-04-08 11:22:39 -0400 (Tue, 08 Apr 2008)
New Revision: 71793

Modified:
   trunk/pom.xml
Log:
Add component-matrix as a module so that it gets installed and deployed automatically during maven builds.

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2008-04-08 14:47:15 UTC (rev 71792)
+++ trunk/pom.xml	2008-04-08 15:22:39 UTC (rev 71793)
@@ -35,6 +35,7 @@
   
   <modules>
     <!-- The build module contains the parent pom for the other modules-->
+    <module>component-matrix</module>
     <module>main</module>
     <module>bootstrap</module>
     <module>j2se</module>




More information about the jboss-cvs-commits mailing list