Author: pwang
Date: 2010-08-17 17:10:48 -0700 (Tue, 17 Aug 2010)
New Revision: 21428

Modified:
   core3/io-api/trunk/pom.xml
Log:
Add new depended bundle

Modified: core3/io-api/trunk/pom.xml
===================================================================
--- core3/io-api/trunk/pom.xml  2010-08-18 00:10:25 UTC (rev 21427)
+++ core3/io-api/trunk/pom.xml  2010-08-18 00:10:48 UTC (rev 21428)
@@ -92,6 +92,16 @@
                        <artifactId>presentation-api</artifactId>
                        <version>1.0-SNAPSHOT</version>
                </dependency>
+               <dependency>
+               <groupId>org.cytoscape</groupId>
+               <artifactId>vizmap-api</artifactId>
+               <version>1.0-SNAPSHOT</version>
+       </dependency>
+       <dependency>
+               <groupId>org.cytoscape</groupId>
+               <artifactId>work-api</artifactId>
+               <version>1.0-SNAPSHOT</version>
+               </dependency>
        </dependencies>
 
 </project>

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