Author: jm
Date: 2011-07-12 12:33:25 -0700 (Tue, 12 Jul 2011)
New Revision: 26156

Modified:
   core3/plugin-impl/trunk/pom.xml
Log:
Added missing dependency

Modified: core3/plugin-impl/trunk/pom.xml
===================================================================
--- core3/plugin-impl/trunk/pom.xml     2011-07-12 19:20:55 UTC (rev 26155)
+++ core3/plugin-impl/trunk/pom.xml     2011-07-12 19:33:25 UTC (rev 26156)
@@ -167,6 +167,12 @@
 
                <dependency>
                        <groupId>org.cytoscape</groupId>
+                       <artifactId>work-spring-api</artifactId>
+                       <version>3.0.0-alpha3-SNAPSHOT</version>
+               </dependency>
+
+               <dependency>
+                       <groupId>org.cytoscape</groupId>
                        <artifactId>equations-api</artifactId>
                        <version>3.0.0-alpha1</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