Author: rozagh
Date: 2012-07-13 13:17:17 -0700 (Fri, 13 Jul 2012)
New Revision: 29889
Modified:
core3/app-developer/trunk/pom.xml
Log:
Correcting the parent and API version in POM.xml for release
Modified: core3/app-developer/trunk/pom.xml
===================================================================
--- core3/app-developer/trunk/pom.xml 2012-07-13 16:09:21 UTC (rev 29888)
+++ core3/app-developer/trunk/pom.xml 2012-07-13 20:17:17 UTC (rev 29889)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.cytoscape</groupId>
<artifactId>parent</artifactId>
- <version>3.0.0-beta3-SNAPSHOT</version>
+ <version>3.0.0-beta2</version>
<relativePath>../parent</relativePath>
</parent>
@@ -14,7 +14,7 @@
<version>3.0.0-M6-SNAPSHOT</version>
<properties>
- <cytoscape.api.version>3.0.0-beta3-SNAPSHOT</cytoscape.api.version>
+ <cytoscape.api.version>3.0.0-beta2</cytoscape.api.version>
<cytoscape.distribution.version>${project.version}</cytoscape.distribution.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.