Author: kono
Date: 2012-10-01 16:55:16 -0700 (Mon, 01 Oct 2012)
New Revision: 30583
Modified:
core3/app-developer/trunk/pom.xml
Log:
Version numbers had been modified for beta1 release.
Modified: core3/app-developer/trunk/pom.xml
===================================================================
--- core3/app-developer/trunk/pom.xml 2012-10-01 23:42:59 UTC (rev 30582)
+++ core3/app-developer/trunk/pom.xml 2012-10-01 23:55:16 UTC (rev 30583)
@@ -5,18 +5,18 @@
<parent>
<groupId>org.cytoscape</groupId>
<artifactId>parent</artifactId>
- <version>3.0.0-beta2</version>
+ <version>3.0.0-beta3</version>
<relativePath>../parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.cytoscape.app-developer</groupId>
<artifactId>cytoscape</artifactId>
- <version>3.0.0-M6-SNAPSHOT</version>
+ <version>3.0.0-beta1-SNAPSHOT</version>
<properties>
- <cytoscape.api.version>3.0.0-beta2</cytoscape.api.version>
-
<cytoscape.distribution.version>${project.version}</cytoscape.distribution.version>
+ <cytoscape.api.version>3.0.0-beta3</cytoscape.api.version>
+
<cytoscape.distribution.version>3.0.0-beta1</cytoscape.distribution.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.