Author: kono
Date: 2010-08-04 16:49:35 -0700 (Wed, 04 Aug 2010)
New Revision: 21211
Modified:
core3/ding-presentation-impl/trunk/pom.xml
Log:
Dependency section fixed.
Modified: core3/ding-presentation-impl/trunk/pom.xml
===================================================================
--- core3/ding-presentation-impl/trunk/pom.xml 2010-08-04 23:44:25 UTC (rev
21210)
+++ core3/ding-presentation-impl/trunk/pom.xml 2010-08-04 23:49:35 UTC (rev
21211)
@@ -145,6 +145,16 @@
</dependency>
<dependency>
<groupId>org.cytoscape.wrappers</groupId>
+ <artifactId>org.swinglabs.swingx</artifactId>
+ <version>0.9.7</version>
+ </dependency>
+ <dependency>
+ <groupId>org.cytoscape.wrappers</groupId>
+ <artifactId>com.l2fprod.common.shared</artifactId>
+ <version>7.3</version>
+ </dependency>
+ <dependency>
+ <groupId>org.cytoscape.wrappers</groupId>
<artifactId>com.l2fprod.common.fontchooser</artifactId>
<version>7.3</version>
</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.