Author: manaRH
Date: 2011-09-26 11:54:04 -0400 (Mon, 26 Sep 2011)
New Revision: 14202

Modified:
   branches/community/Seam_2_3/jboss-seam-parent/pom.xml
Log:
changed order of modules in distribution profile

Modified: branches/community/Seam_2_3/jboss-seam-parent/pom.xml
===================================================================
--- branches/community/Seam_2_3/jboss-seam-parent/pom.xml       2011-09-26 
15:53:50 UTC (rev 14201)
+++ branches/community/Seam_2_3/jboss-seam-parent/pom.xml       2011-09-26 
15:54:04 UTC (rev 14202)
@@ -1835,9 +1835,9 @@
           <profile>
            <id>distribution</id>
            <modules>
-               <module>../distribution</module>
                <module>../examples</module>
                <module>../seam-reference-guide</module>
+               <module>../distribution</module>
            </modules>
            <build>
                <plugins>

_______________________________________________
seam-commits mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-commits

Reply via email to