Author: mes
Date: 2009-12-22 16:25:39 -0800 (Tue, 22 Dec 2009)
New Revision: 18800
Modified:
cytoscape3/trunk/provision/pom.xml
Log:
added a new depedency for log-swing
Modified: cytoscape3/trunk/provision/pom.xml
===================================================================
--- cytoscape3/trunk/provision/pom.xml 2009-12-23 00:19:45 UTC (rev 18799)
+++ cytoscape3/trunk/provision/pom.xml 2009-12-23 00:25:39 UTC (rev 18800)
@@ -203,6 +203,11 @@
<artifactId>log-swing</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
+ <dependency>
+ <groupId>org.apache.commons</groupId>
+
<artifactId>com.springsource.org.apache.commons.collections</artifactId>
+ <version>3.2.1</version>
+ </dependency>
<!-- A utility that allows you to register services dynamically
-->
<dependency>
<groupId>org.cytoscape</groupId>
@@ -281,8 +286,6 @@
<artifactId>org.apache.felix.fileinstall</artifactId>
<version>1.0.0</version>
</dependency>
-
-
<!-- If you want to run your plugin, add dependencies below -->
--
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.