Author: mes
Date: 2011-01-27 15:50:22 -0800 (Thu, 27 Jan 2011)
New Revision: 23682
Modified:
core3/model-api/trunk/pom.xml
Log:
bumped version numbers
Modified: core3/model-api/trunk/pom.xml
===================================================================
--- core3/model-api/trunk/pom.xml 2011-01-27 22:07:59 UTC (rev 23681)
+++ core3/model-api/trunk/pom.xml 2011-01-27 23:50:22 UTC (rev 23682)
@@ -4,7 +4,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>org.cytoscape</groupId>
- <version>3.0.0-alpha4-SNAPSHOT</version>
+ <version>3.0.0-alpha4</version>
</parent>
<properties>
@@ -97,7 +97,7 @@
<dependency>
<groupId>org.cytoscape</groupId>
<artifactId>event-api</artifactId>
- <version>3.0.0-alpha2-SNAPSHOT</version>
+ <version>[3.0.0-alpha2,4.0.0)</version>
</dependency>
<dependency>
@@ -115,7 +115,7 @@
<dependency>
<groupId>org.cytoscape</groupId>
<artifactId>event-api</artifactId>
- <version>3.0.0-alpha2-SNAPSHOT</version>
+ <version>[3.0.0-alpha2,4.0.0)</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
--
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.