Author: mes
Date: 2010-08-10 17:58:11 -0700 (Tue, 10 Aug 2010)
New Revision: 21326
Modified:
core3/viewmodel-api/trunk/pom.xml
Log:
updates for event api separation
Modified: core3/viewmodel-api/trunk/pom.xml
===================================================================
--- core3/viewmodel-api/trunk/pom.xml 2010-08-11 00:53:02 UTC (rev 21325)
+++ core3/viewmodel-api/trunk/pom.xml 2010-08-11 00:58:11 UTC (rev 21326)
@@ -117,6 +117,11 @@
<artifactId>model-api</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
+ <dependency>
+ <groupId>org.cytoscape</groupId>
+ <artifactId>event-api</artifactId>
+ <version>1.0-SNAPSHOT</version>
+ </dependency>
<!-- unit tests -->
<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.