Author: mes
Date: 2011-01-03 13:15:14 -0800 (Mon, 03 Jan 2011)
New Revision: 23289
Modified:
cytoscape3/trunk/provision/pom.xml
Log:
added network analyzer to provision pom
Modified: cytoscape3/trunk/provision/pom.xml
===================================================================
--- cytoscape3/trunk/provision/pom.xml 2011-01-03 19:42:09 UTC (rev 23288)
+++ cytoscape3/trunk/provision/pom.xml 2011-01-03 21:15:14 UTC (rev 23289)
@@ -400,6 +400,13 @@
<version>1.0-SNAPSHOT</version>
</dependency>
+ <!-- network analyzer -->
+ <dependency>
+ <groupId>org.cytoscape</groupId>
+ <artifactId>network-analyzer-impl</artifactId>
+ <version>1.0-SNAPSHOT</version>
+ </dependency>
+
<!-- Required by plugin manager -->
<dependency>
<groupId>org.cytoscape.wrappers</groupId>
--
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.