Author: mes
Date: 2011-06-21 15:43:29 -0700 (Tue, 21 Jun 2011)
New Revision: 25867
Modified:
core3/layout-prefuse-impl/trunk/pom.xml
Log:
updated for event-api changes that rely on payload events instead of
microlisteners
Modified: core3/layout-prefuse-impl/trunk/pom.xml
===================================================================
--- core3/layout-prefuse-impl/trunk/pom.xml 2011-06-21 22:43:18 UTC (rev
25866)
+++ core3/layout-prefuse-impl/trunk/pom.xml 2011-06-21 22:43:29 UTC (rev
25867)
@@ -82,12 +82,12 @@
<dependency>
<groupId>org.cytoscape</groupId>
<artifactId>model-api</artifactId>
- <version>3.0.0-alpha3</version>
+ <version>3.0.0-alpha5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.cytoscape</groupId>
<artifactId>layout-api</artifactId>
- <version>3.0.0-alpha2</version>
+ <version>3.0.0-alpha3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>cytoscape-temp</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.