Author: kono
Date: 2012-12-06 21:35:30 -0800 (Thu, 06 Dec 2012)
New Revision: 30952
Modified:
core3/impl/trunk/pom.xml
Log:
Version numbers updated.
Modified: core3/impl/trunk/pom.xml
===================================================================
--- core3/impl/trunk/pom.xml 2012-12-07 05:21:35 UTC (rev 30951)
+++ core3/impl/trunk/pom.xml 2012-12-07 05:35:30 UTC (rev 30952)
@@ -6,19 +6,19 @@
<parent>
<artifactId>parent</artifactId>
<groupId>org.cytoscape</groupId>
- <version>3.0.0-beta4-SNAPSHOT</version>
+ <version>3.0.0</version>
<relativePath>../parent</relativePath>
</parent>
<artifactId>impl-parent</artifactId>
<packaging>pom</packaging>
<!-- Implementation bundles can have different version number -->
- <version>3.0.0-beta2-SNAPSHOT</version>
+ <version>3.0.0</version>
<name>Cytoscape Implementation Parent Project POM</name>
<properties>
-
<cytoscape.api.version>3.0.0-beta4-SNAPSHOT</cytoscape.api.version>
-
<cytoscape.support.version>3.0.0-beta2-SNAPSHOT</cytoscape.support.version>
+ <cytoscape.api.version>3.0.0</cytoscape.api.version>
+ <cytoscape.support.version>3.0.0</cytoscape.support.version>
</properties>
--
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.