Author: mes
Date: 2010-08-10 17:38:37 -0700 (Tue, 10 Aug 2010)
New Revision: 21323

Modified:
   core3/plugin-impl/trunk/pom.xml
Log:
added event-api dependency

Modified: core3/plugin-impl/trunk/pom.xml
===================================================================
--- core3/plugin-impl/trunk/pom.xml     2010-08-11 00:37:46 UTC (rev 21322)
+++ core3/plugin-impl/trunk/pom.xml     2010-08-11 00:38:37 UTC (rev 21323)
@@ -119,6 +119,11 @@
     <!-- dependencies needed for CyPluginAdapter -->   
     <dependency>
       <groupId>org.cytoscape</groupId>
+      <artifactId>event-api</artifactId>
+      <version>1.0-SNAPSHOT</version>
+    </dependency>
+    <dependency>
+      <groupId>org.cytoscape</groupId>
       <artifactId>model-api</artifactId>
       <version>1.0-SNAPSHOT</version>
     </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.

Reply via email to