Author: kono
Date: 2010-08-11 16:37:07 -0700 (Wed, 11 Aug 2010)
New Revision: 21340

Modified:
   cytoscape3/trunk/provision/pom.xml
Log:
Dependency added (event bundles).

Modified: cytoscape3/trunk/provision/pom.xml
===================================================================
--- cytoscape3/trunk/provision/pom.xml  2010-08-11 22:33:23 UTC (rev 21339)
+++ cytoscape3/trunk/provision/pom.xml  2010-08-11 23:37:07 UTC (rev 21340)
@@ -125,6 +125,16 @@
                <!-- Cytoscape Core Bundles -->
                <dependency>
                        <groupId>org.cytoscape</groupId>
+                       <artifactId>event-impl</artifactId>
+                       <version>1.0-SNAPSHOT</version>
+               </dependency>
+               <dependency>
+                       <groupId>org.cytoscape</groupId>
+                       <artifactId>event-api</artifactId>
+                       <version>1.0-SNAPSHOT</version>
+               </dependency>
+               <dependency>
+                       <groupId>org.cytoscape</groupId>
                        <artifactId>model-impl</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