Author: kono
Date: 2010-08-04 16:18:25 -0700 (Wed, 04 Aug 2010)
New Revision: 21209
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:12:09 UTC (rev
21208)
+++ core3/ding-presentation-impl/trunk/pom.xml 2010-08-04 23:18:25 UTC (rev
21209)
@@ -143,6 +143,11 @@
<artifactId>com.l2fprod.common.sheet</artifactId>
<version>7.3</version>
</dependency>
+ <dependency>
+ <groupId>org.cytoscape.wrappers</groupId>
+ <artifactId>com.l2fprod.common.fontchooser</artifactId>
+ <version>7.3</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.