Author: mes
Date: 2012-06-11 10:44:51 -0700 (Mon, 11 Jun 2012)
New Revision: 29523

Modified:
   core3/impl/trunk/io-impl/pom.xml
Log:
And again. Removing application-api from core-task-api broke lots of things.  
Fixed here.

Modified: core3/impl/trunk/io-impl/pom.xml
===================================================================
--- core3/impl/trunk/io-impl/pom.xml    2012-06-11 17:38:13 UTC (rev 29522)
+++ core3/impl/trunk/io-impl/pom.xml    2012-06-11 17:44:51 UTC (rev 29523)
@@ -93,6 +93,10 @@
                        <groupId>org.cytoscape</groupId>
                        <artifactId>property-api</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>org.cytoscape</groupId>
+                       <artifactId>application-api</artifactId>
+               </dependency>
                
                <!-- 3rd party libraries -->
                <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