[jbosstools-commits] JBoss Tools SVN: r39543 - trunk/modeshape/plugins.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu Mar 15 11:57:54 EDT 2012


Author: elvisisking
Date: 2012-03-15 11:57:54 -0400 (Thu, 15 Mar 2012)
New Revision: 39543

Modified:
   trunk/modeshape/plugins/pom.xml
Log:
JBIDE-10702

Modified: trunk/modeshape/plugins/pom.xml
===================================================================
--- trunk/modeshape/plugins/pom.xml	2012-03-15 15:55:37 UTC (rev 39542)
+++ trunk/modeshape/plugins/pom.xml	2012-03-15 15:57:54 UTC (rev 39543)
@@ -14,7 +14,9 @@
 	<modules>
 		<module>org.jboss.tools.modeshape.client</module>
 		<module>org.jboss.tools.modeshape.jcr</module>
+		<module>org.jboss.tools.modeshape.jcr.ui</module>
 		<module>org.jboss.tools.modeshape.rest</module>
 		<module>org.jboss.tools.modeshape.rest.doc.user</module>
+		<module>org.jboss.tools.modeshape.ui</module>
 	</modules>
 </project>



More information about the jbosstools-commits mailing list