Author: pwang
Date: 2011-02-28 12:58:50 -0800 (Mon, 28 Feb 2011)
New Revision: 24259

Modified:
   csplugins/trunk/ucsd/pwang/cy3samples/sample07/pom.xml
Log:
Add dependency

Modified: csplugins/trunk/ucsd/pwang/cy3samples/sample07/pom.xml
===================================================================
--- csplugins/trunk/ucsd/pwang/cy3samples/sample07/pom.xml      2011-02-28 
20:58:18 UTC (rev 24258)
+++ csplugins/trunk/ucsd/pwang/cy3samples/sample07/pom.xml      2011-02-28 
20:58:50 UTC (rev 24259)
@@ -96,6 +96,13 @@
                        <artifactId>swing-application-api</artifactId>
                        <version>3.0.0-alpha2-SNAPSHOT</version>
                </dependency>
+
+               <dependency>
+                       <groupId>org.cytoscape</groupId>
+                       <artifactId>core-task-api</artifactId>
+                       <version>3.0.0-alpha3-SNAPSHOT</version>
+               </dependency>
+
                
     </dependencies>
   

-- 
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