Author: mes
Date: 2011-05-14 15:23:13 -0700 (Sat, 14 May 2011)
New Revision: 25204
Modified:
core3/test-support/trunk/pom.xml
Log:
updated parent and model deps
Modified: core3/test-support/trunk/pom.xml
===================================================================
--- core3/test-support/trunk/pom.xml 2011-05-14 22:20:36 UTC (rev 25203)
+++ core3/test-support/trunk/pom.xml 2011-05-14 22:23:13 UTC (rev 25204)
@@ -4,7 +4,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>org.cytoscape</groupId>
- <version>3.0.0-alpha6-SNAPSHOT</version>
+ <version>3.0.0-alpha7</version>
</parent>
<groupId>org.cytoscape</groupId>
@@ -57,7 +57,7 @@
<dependency>
<groupId>org.cytoscape</groupId>
<artifactId>model-api</artifactId>
- <version>3.0.0-alpha3-SNAPSHOT</version>
+ <version>3.0.0-alpha4</version>
<type>test-jar</type>
</dependency>
<dependency>
@@ -75,7 +75,7 @@
<dependency>
<groupId>org.cytoscape</groupId>
<artifactId>model-api</artifactId>
- <version>3.0.0-alpha3-SNAPSHOT</version>
+ <version>3.0.0-alpha4</version>
</dependency>
<dependency>
<groupId>org.cytoscape</groupId>
--
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.