Author: ruschein
Date: 2010-11-29 12:46:20 -0800 (Mon, 29 Nov 2010)
New Revision: 23039

Modified:
   cytoscape3/trunk/provision/pom.xml
Log:
Added attribute support to model-impl.

Modified: cytoscape3/trunk/provision/pom.xml
===================================================================
--- cytoscape3/trunk/provision/pom.xml  2010-11-29 20:32:16 UTC (rev 23038)
+++ cytoscape3/trunk/provision/pom.xml  2010-11-29 20:46:20 UTC (rev 23039)
@@ -266,6 +266,16 @@
                        <artifactId>equations-api</artifactId>
                        <version>1.0-SNAPSHOT</version>
                </dependency>
+               <dependency>
+                       <groupId>org.cytoscape</groupId>
+                       <artifactId>equations-impl</artifactId>
+                       <version>1.0-SNAPSHOT</version>
+               </dependency>
+               <dependency>
+                       <groupId>org.cytoscape</groupId>
+                       <artifactId>topo-sort</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.

Reply via email to