Author: koen.aers(a)jboss.com
Date: 2011-06-28 11:57:28 -0400 (Tue, 28 Jun 2011)
New Revision: 32411
Modified:
trunk/forge/plugins/pom.xml
Log:
include org.jboss.tools.forge.runtime and org.jboss.tools.forge.ui
Modified: trunk/forge/plugins/pom.xml
===================================================================
--- trunk/forge/plugins/pom.xml 2011-06-28 15:36:32 UTC (rev 32410)
+++ trunk/forge/plugins/pom.xml 2011-06-28 15:57:28 UTC (rev 32411)
@@ -13,9 +13,8 @@
<name>forge.plugins</name>
<packaging>pom</packaging>
<modules>
- <module>org.jboss.tools.forge.runtime</module>
- <!-- <module>org.jboss.tools.forge.core</module>
- <module>org.jboss.tools.forge.ui</module> -->
+ <module>org.jboss.tools.forge.runtime</module>
+ <module>org.jboss.tools.forge.ui</module>
</modules>
</project>
Show replies by date