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