Author: kono
Date: 2011-05-09 14:17:13 -0700 (Mon, 09 May 2011)
New Revision: 24971
Modified:
core3/gui-distribution/trunk/startlevel-3/pom.xml
Log:
Fixed to make it compatible with new network IO API.
Modified: core3/gui-distribution/trunk/startlevel-3/pom.xml
===================================================================
--- core3/gui-distribution/trunk/startlevel-3/pom.xml 2011-05-09 21:15:37 UTC
(rev 24970)
+++ core3/gui-distribution/trunk/startlevel-3/pom.xml 2011-05-09 21:17:13 UTC
(rev 24971)
@@ -163,7 +163,7 @@
<dependency>
<groupId>org.cytoscape</groupId>
<artifactId>dnd-api</artifactId>
- <version>3.0.0-alpha1</version>
+ <version>3.0.0-alpha2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.cytoscape</groupId>
@@ -416,7 +416,7 @@
<dependency>
<groupId>org.cytoscape</groupId>
<artifactId>network-analyzer-impl</artifactId>
- <version>3.0.0-alpha1</version>
+ <version>3.0.0-alpha2-SNAPSHOT</version>
</dependency>
<!-- Required by plugin manager -->
--
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.