Author: pwang
Date: 2011-10-18 11:46:15 -0700 (Tue, 18 Oct 2011)
New Revision: 27217
Modified:
csplugins/trunk/ucsd/pwang/jActiveModules31/pom.xml
Log:
Add new dependency
Modified: csplugins/trunk/ucsd/pwang/jActiveModules31/pom.xml
===================================================================
--- csplugins/trunk/ucsd/pwang/jActiveModules31/pom.xml 2011-10-18 18:24:25 UTC
(rev 27216)
+++ csplugins/trunk/ucsd/pwang/jActiveModules31/pom.xml 2011-10-18 18:46:15 UTC
(rev 27217)
@@ -69,11 +69,17 @@
<groupId>org.cytoscape</groupId>
<artifactId>service-api</artifactId>
</dependency>
- <dependency>
+ <dependency>
<groupId>org.cytoscape.wrappers</groupId>
<artifactId>org.swinglabs.swing-layout</artifactId>
<version>1.0.3</version>
</dependency>
+ <dependency>
+ <groupId>cytoscape-sun</groupId>
+ <artifactId>jhall</artifactId>
+ <version>1.0</version>
+ <scope>provided</scope>
+ </dependency>
</dependencies>
--
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.