Author: mes
Date: 2010-08-03 16:40:07 -0700 (Tue, 03 Aug 2010)
New Revision: 21171
Modified:
cytoscape/trunk/distribution/pom.xml
Log:
added quickfind and filters
Modified: cytoscape/trunk/distribution/pom.xml
===================================================================
--- cytoscape/trunk/distribution/pom.xml 2010-08-03 23:38:58 UTC (rev
21170)
+++ cytoscape/trunk/distribution/pom.xml 2010-08-03 23:40:07 UTC (rev
21171)
@@ -135,6 +135,18 @@
<version>2.8.0-SNAPSHOT</version>
<classifier>jar-with-dependencies</classifier>
</dependency>
+ <dependency>
+ <groupId>cytoscape.coreplugins</groupId>
+ <artifactId>quickfind</artifactId>
+ <version>2.8.0-SNAPSHOT</version>
+ <classifier>jar-with-dependencies</classifier>
+ </dependency>
+ <dependency>
+ <groupId>cytoscape.coreplugins</groupId>
+ <artifactId>filters</artifactId>
+ <version>2.8.0-SNAPSHOT</version>
+ <classifier>jar-with-dependencies</classifier>
+ </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.