Author: mes
Date: 2011-06-30 14:10:56 -0700 (Thu, 30 Jun 2011)
New Revision: 25989
Modified:
cytoscape/trunk/pom.xml
Log:
added a release profile
Modified: cytoscape/trunk/pom.xml
===================================================================
--- cytoscape/trunk/pom.xml 2011-06-30 21:01:46 UTC (rev 25988)
+++ cytoscape/trunk/pom.xml 2011-06-30 21:10:56 UTC (rev 25989)
@@ -25,6 +25,17 @@
</modules>
</profile>
<profile>
+ <id>release</id>
+ <modules>
+ <module>corelibs</module>
+ <module>application</module>
+ <module>coreplugins</module>
+ <module>distribution</module>
+ <module>javadoc</module>
+ <module>packaging</module>
+ </modules>
+ </profile>
+ <profile>
<id>all</id>
<modules>
<module>corelibs</module>
--
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.