Author: pwang
Date: 2011-01-18 12:00:11 -0800 (Tue, 18 Jan 2011)
New Revision: 23496

Modified:
   core3/table-import-impl/trunk/pom.xml
Log:
Add dependency on io-api

Modified: core3/table-import-impl/trunk/pom.xml
===================================================================
--- core3/table-import-impl/trunk/pom.xml       2011-01-18 19:42:01 UTC (rev 
23495)
+++ core3/table-import-impl/trunk/pom.xml       2011-01-18 20:00:11 UTC (rev 
23496)
@@ -125,6 +125,11 @@
                        <version>1.0-SNAPSHOT</version>
                </dependency>
                <dependency>
+                       <groupId>org.cytoscape</groupId>
+                       <artifactId>io-api</artifactId>
+                       <version>3.0.0-alpha2-SNAPSHOT</version>
+               </dependency>
+               <dependency>
                <groupId>org.cytoscape</groupId>
                <artifactId>swing-application-api</artifactId>
                <version>1.0-SNAPSHOT</version>

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