Author: ruschein
Date: 2010-11-29 09:23:25 -0800 (Mon, 29 Nov 2010)
New Revision: 23031
Modified:
cytoscape3/trunk/provision/pom.xml
Log:
Added missing dependency on equations-api.
Modified: cytoscape3/trunk/provision/pom.xml
===================================================================
--- cytoscape3/trunk/provision/pom.xml 2010-11-29 16:43:45 UTC (rev 23030)
+++ cytoscape3/trunk/provision/pom.xml 2010-11-29 17:23:25 UTC (rev 23031)
@@ -261,6 +261,11 @@
<artifactId>spacial</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
+ <dependency>
+ <groupId>org.cytoscape</groupId>
+ <artifactId>equations-api</artifactId>
+ <version>1.0-SNAPSHOT</version>
+ </dependency>
<!--<dependency>
<groupId>org.cytoscape</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.