Author: mes
Date: 2010-08-18 10:00:35 -0700 (Wed, 18 Aug 2010)
New Revision: 21450
Modified:
core3/session-impl/trunk/pom.xml
Log:
added event-api to pom
Modified: core3/session-impl/trunk/pom.xml
===================================================================
--- core3/session-impl/trunk/pom.xml 2010-08-18 17:00:10 UTC (rev 21449)
+++ core3/session-impl/trunk/pom.xml 2010-08-18 17:00:35 UTC (rev 21450)
@@ -106,6 +106,11 @@
<dependencies>
<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.