Author: mes
Date: 2012-04-03 11:40:39 -0700 (Tue, 03 Apr 2012)
New Revision: 28724
Modified:
core3/cy3/pom.xml
Log:
changed the order that things are build, so that gui-distribution is last
Modified: core3/cy3/pom.xml
===================================================================
--- core3/cy3/pom.xml 2012-04-03 18:39:21 UTC (rev 28723)
+++ core3/cy3/pom.xml 2012-04-03 18:40:39 UTC (rev 28724)
@@ -12,7 +12,7 @@
<module>api</module>
<module>impl</module>
<module>support</module>
+ <module>samples</module>
<module>gui-distribution</module>
- <module>samples</module>
</modules>
</project>
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cytoscape-cvs?hl=en.