Author: pwang
Date: 2010-11-08 16:47:23 -0800 (Mon, 08 Nov 2010)
New Revision: 22766
Modified:
core3/plugin-impl/trunk/pom.xml
Log:
add a dependency jar
Modified: core3/plugin-impl/trunk/pom.xml
===================================================================
--- core3/plugin-impl/trunk/pom.xml 2010-11-08 23:45:56 UTC (rev 22765)
+++ core3/plugin-impl/trunk/pom.xml 2010-11-09 00:47:23 UTC (rev 22766)
@@ -169,6 +169,12 @@
<version>1.1</version>
</dependency>
+ <dependency>
+ <groupId>org.swinglabs</groupId>
+ <artifactId>swing-layout</artifactId>
+ <version>1.0.3</version>
+ </dependency>
+
<dependency>
<groupId>org.cytoscape</groupId>
<artifactId>plugin-api</artifactId>
--
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.