Author: mes
Date: 2011-06-21 15:36:12 -0700 (Tue, 21 Jun 2011)
New Revision: 25847

Modified:
   core3/vizmap-api/trunk/pom.xml
Log:
updated to for event-api changes that rely on payload events instead of 
microlisteners

Modified: core3/vizmap-api/trunk/pom.xml
===================================================================
--- core3/vizmap-api/trunk/pom.xml      2011-06-21 22:35:56 UTC (rev 25846)
+++ core3/vizmap-api/trunk/pom.xml      2011-06-21 22:36:12 UTC (rev 25847)
@@ -122,6 +122,11 @@
                        <artifactId>viewmodel-api</artifactId>
                        <version>3.0.0-alpha5-SNAPSHOT</version>
                </dependency>
+               <dependency>
+                       <groupId>org.cytoscape</groupId>
+                       <artifactId>event-api</artifactId>
+                       <version>3.0.0-alpha6-SNAPSHOT</version>
+               </dependency>
 
                <!-- Testing -->
                <dependency>
@@ -142,12 +147,6 @@
                        <version>3.0.0-alpha4-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
-               <!--<dependency>
-                       <groupId>org.cytoscape</groupId>
-                       <artifactId>default-mappings</artifactId>
-                       <version>3.0.0-alpha4-SNAPSHOT</version>
-                       <scope>test</scope>
-               </dependency>-->
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>test-support</artifactId>

-- 
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.

Reply via email to