[jbosstools-commits] JBoss Tools SVN: r30279 - branches/jbosstools-3.2.x/modeshape/plugins.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Mon Apr 4 14:26:24 EDT 2011


Author: elvisisking
Date: 2011-04-04 14:26:24 -0400 (Mon, 04 Apr 2011)
New Revision: 30279

Modified:
   branches/jbosstools-3.2.x/modeshape/plugins/pom.xml
Log:
JBIDE-6656 Corrected invalid pom entry

Modified: branches/jbosstools-3.2.x/modeshape/plugins/pom.xml
===================================================================
--- branches/jbosstools-3.2.x/modeshape/plugins/pom.xml	2011-04-04 18:21:21 UTC (rev 30278)
+++ branches/jbosstools-3.2.x/modeshape/plugins/pom.xml	2011-04-04 18:26:24 UTC (rev 30279)
@@ -8,8 +8,6 @@
 	<packaging>pom</packaging>
 	<modules>
 		<module>org.jboss.tools.modeshape.rest</module>
-	</modules>
-	<modules>
 		<module>org.jboss.tools.modeshape.rest.doc.user</module>
 	</modules>
 </project>



More information about the jbosstools-commits mailing list