Author: mes
Date: 2011-09-12 14:28:49 -0700 (Mon, 12 Sep 2011)
New Revision: 26752
Modified:
core3/plugin-developer/trunk/pom.xml
Log:
updated version numbers
Modified: core3/plugin-developer/trunk/pom.xml
===================================================================
--- core3/plugin-developer/trunk/pom.xml 2011-09-12 21:15:33 UTC (rev
26751)
+++ core3/plugin-developer/trunk/pom.xml 2011-09-12 21:28:49 UTC (rev
26752)
@@ -4,17 +4,17 @@
<parent>
<groupId>org.cytoscape</groupId>
<artifactId>parent</artifactId>
- <version>3.0.0-alpha8-SNAPSHOT</version>
+ <version>3.0.0-alpha8</version>
<relativePath>../parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.cytoscape.plugin-developer</groupId>
<artifactId>cytoscape</artifactId>
- <version>3.0.0-M3-SNAPSHOT</version>
+ <version>3.0.0-M3</version>
<properties>
- <cytoscape.api.version>3.0.0-alpha6-SNAPSHOT</cytoscape.api.version>
+ <cytoscape.api.version>3.0.0-alpha7</cytoscape.api.version>
</properties>
<name>Distribution</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.