Author: mes Date: 2010-09-07 17:09:27 -0700 (Tue, 07 Sep 2010) New Revision: 21744
Modified: cytoscape/trunk/application/pom.xml cytoscape/trunk/distribution/pom.xml cytoscape/trunk/webstart/pom.xml Log: bumped version number to 2.8.0-beta2-SNAPSHOT Modified: cytoscape/trunk/application/pom.xml =================================================================== --- cytoscape/trunk/application/pom.xml 2010-09-08 00:06:07 UTC (rev 21743) +++ cytoscape/trunk/application/pom.xml 2010-09-08 00:09:27 UTC (rev 21744) @@ -6,7 +6,7 @@ <groupId>cytoscape</groupId> <artifactId>application</artifactId> - <version>2.8.0-beta1</version> + <version>2.8.0-beta2-SNAPSHOT</version> <packaging>jar</packaging> <name>Cytoscape Application</name> Modified: cytoscape/trunk/distribution/pom.xml =================================================================== --- cytoscape/trunk/distribution/pom.xml 2010-09-08 00:06:07 UTC (rev 21743) +++ cytoscape/trunk/distribution/pom.xml 2010-09-08 00:09:27 UTC (rev 21744) @@ -6,7 +6,7 @@ <groupId>cytoscape</groupId> <artifactId>distribution</artifactId> - <version>2.8.0-beta1</version> + <version>2.8.0-beta2-SNAPSHOT</version> <packaging>jar</packaging> <name>Cytoscape Distribution</name> Modified: cytoscape/trunk/webstart/pom.xml =================================================================== --- cytoscape/trunk/webstart/pom.xml 2010-09-08 00:06:07 UTC (rev 21743) +++ cytoscape/trunk/webstart/pom.xml 2010-09-08 00:09:27 UTC (rev 21744) @@ -6,7 +6,7 @@ <groupId>cytoscape</groupId> <artifactId>webstart</artifactId> - <version>2.8.0-beta1</version> + <version>2.8.0-beta2-SNAPSHOT</version> <packaging>pom</packaging> <name>Cytoscape Webstart</name> -- 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.
