[jbosstools-commits] JBoss Tools SVN: r22446 - trunk/vpe/tests.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Mon May 31 18:11:45 EDT 2010


Author: nickboldt
Date: 2010-05-31 18:11:45 -0400 (Mon, 31 May 2010)
New Revision: 22446

Modified:
   trunk/vpe/tests/pom.xml
Log:
reorder pom

Modified: trunk/vpe/tests/pom.xml
===================================================================
--- trunk/vpe/tests/pom.xml	2010-05-31 16:12:05 UTC (rev 22445)
+++ trunk/vpe/tests/pom.xml	2010-05-31 22:11:45 UTC (rev 22446)
@@ -12,12 +12,12 @@
 	<version>0.0.1-SNAPSHOT</version>
 	<packaging>pom</packaging>
 	<modules>
+		<module>org.jboss.tools.vpe.ui.test</module>
 		<module>org.jboss.tools.vpe.html.test</module>
 		<module>org.jboss.tools.vpe.jsp.test</module>
 		<module>org.jboss.tools.vpe.test</module>
 		<module>org.jboss.tools.vpe.ui.bot.test</module>
-		<module>org.jboss.tools.vpe.ui.test</module>
 		<module>org.jboss.tools.vpe.xulrunner.test</module>
 	</modules>
 </project>
-	
\ No newline at end of file
+	



More information about the jbosstools-commits mailing list