Author: nickboldt
Date: 2012-05-24 16:17:35 -0400 (Thu, 24 May 2012)
New Revision: 41386
Modified:
trunk/build/pom.xml
Log:
central depends on cdi because maven depends on cdi
Modified: trunk/build/pom.xml
===================================================================
--- trunk/build/pom.xml 2012-05-24 20:17:28 UTC (rev 41385)
+++ trunk/build/pom.xml 2012-05-24 20:17:35 UTC (rev 41386)
@@ -642,6 +642,7 @@
<module>../portlet</module>
<module>../examples</module>
<module>../maven</module>
+ <module>../cdi</module>
<module>../central</module>
</modules>
</profile>
Show replies by date