Author: mes
Date: 2010-11-15 11:25:44 -0800 (Mon, 15 Nov 2010)
New Revision: 22846

Modified:
   cytoscape3/trunk/provision/pom.xml
Log:
added property-api, which was mysteriously absent

Modified: cytoscape3/trunk/provision/pom.xml
===================================================================
--- cytoscape3/trunk/provision/pom.xml  2010-11-15 19:09:42 UTC (rev 22845)
+++ cytoscape3/trunk/provision/pom.xml  2010-11-15 19:25:44 UTC (rev 22846)
@@ -183,6 +183,11 @@
                        <artifactId>presentation-api</artifactId>
                        <version>3.0.0-alpha2-SNAPSHOT</version>
                </dependency>
+               <dependency>
+                       <groupId>org.cytoscape</groupId>
+                       <artifactId>property-api</artifactId>
+                       <version>3.0.0-alpha1</version>
+               </dependency>
 
 
                <!-- Cytoscape Implementation Bundles -->

-- 
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