Author: kono
Date: 2012-07-11 19:51:46 -0700 (Wed, 11 Jul 2012)
New Revision: 29852
Modified:
core3/impl/trunk/network-analyzer-impl/pom.xml
Log:
fixes #1260 Network Analyzer now uses Result CytoPanel.
Modified: core3/impl/trunk/network-analyzer-impl/pom.xml
===================================================================
--- core3/impl/trunk/network-analyzer-impl/pom.xml 2012-07-12 02:51:18 UTC
(rev 29851)
+++ core3/impl/trunk/network-analyzer-impl/pom.xml 2012-07-12 02:51:46 UTC
(rev 29852)
@@ -70,6 +70,10 @@
</dependency>
<dependency>
<groupId>org.cytoscape</groupId>
+ <artifactId>swing-application-api</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.cytoscape</groupId>
<artifactId>session-api</artifactId>
</dependency>
<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.