[jbosstools-commits] JBoss Tools SVN: r39942 - trunk/runtime-soa.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Fri Mar 30 10:48:50 EDT 2012


Author: nickboldt
Date: 2012-03-30 10:48:50 -0400 (Fri, 30 Mar 2012)
New Revision: 39942

Modified:
   trunk/runtime-soa/pom.xml
Log:
reorder root pom

Modified: trunk/runtime-soa/pom.xml
===================================================================
--- trunk/runtime-soa/pom.xml	2012-03-30 14:48:41 UTC (rev 39941)
+++ trunk/runtime-soa/pom.xml	2012-03-30 14:48:50 UTC (rev 39942)
@@ -15,9 +15,9 @@
 	<packaging>pom</packaging>
 	<modules>
 		<module>plugins</module>
+		<module>tests</module>
 		<module>features</module>
 		<module>site</module>
-		<module>tests</module>
 	</modules>
 	<!-- to build, need to resolve TP and upstream components
 	     mvn clean install -f ../build/pom-soa-tooling.xml -Pruntime-soa-bootstrap,local.site,jbosstools-nightly-staging-composite,jbosstools-nightly-staging-composite-soa-tooling



More information about the jbosstools-commits mailing list