Author: kono
Date: 2012-07-12 14:44:56 -0700 (Thu, 12 Jul 2012)
New Revision: 29876
Modified:
core3/impl/trunk/pom.xml
Log:
updated pom property version to beta2
Modified: core3/impl/trunk/pom.xml
===================================================================
--- core3/impl/trunk/pom.xml 2012-07-12 21:10:24 UTC (rev 29875)
+++ core3/impl/trunk/pom.xml 2012-07-12 21:44:56 UTC (rev 29876)
@@ -6,7 +6,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>org.cytoscape</groupId>
- <version>3.0.0-beta2-SNAPSHOT</version>
+ <version>3.0.0-beta2</version>
<relativePath>../parent</relativePath>
</parent>
@@ -76,8 +76,8 @@
</modules>
<properties>
-
<cytoscape.api.version>3.0.0-beta2-SNAPSHOT</cytoscape.api.version>
-
<cytoscape.support.version>3.0.0-alpha8-SNAPSHOT</cytoscape.support.version>
+ <cytoscape.api.version>3.0.0-beta2</cytoscape.api.version>
+
<cytoscape.support.version>3.0.0-alpha8</cytoscape.support.version>
</properties>
<dependencyManagement>
--
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.