Author: mes
Date: 2010-11-10 15:04:53 -0800 (Wed, 10 Nov 2010)
New Revision: 22812
Modified:
cytoscape3/trunk/provision/pom.xml
Log:
added manual layout panel
Modified: cytoscape3/trunk/provision/pom.xml
===================================================================
--- cytoscape3/trunk/provision/pom.xml 2010-11-10 22:44:11 UTC (rev 22811)
+++ cytoscape3/trunk/provision/pom.xml 2010-11-10 23:04:53 UTC (rev 22812)
@@ -289,6 +289,17 @@
<version>1.0-SNAPSHOT</version>
</dependency>
+ <dependency>
+ <groupId>org.cytoscape</groupId>
+ <artifactId>math-xform</artifactId>
+ <version>1.0-SNAPSHOT</version>
+ </dependency>
+ <dependency>
+ <groupId>org.cytoscape</groupId>
+ <artifactId>manual-layout-impl</artifactId>
+ <version>1.0-SNAPSHOT</version>
+ </dependency>
+
<!-- Other dependencies -->
<dependency>
<groupId>cytoscape-sun</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.