Author: ruschein
Date: 2011-07-05 09:13:15 -0700 (Tue, 05 Jul 2011)
New Revision: 26018
Modified:
core3/session-impl/trunk/pom.xml
Log:
Added missing dependency.
Modified: core3/session-impl/trunk/pom.xml
===================================================================
--- core3/session-impl/trunk/pom.xml 2011-07-05 16:10:08 UTC (rev 26017)
+++ core3/session-impl/trunk/pom.xml 2011-07-05 16:13:15 UTC (rev 26018)
@@ -111,6 +111,11 @@
<dependencies>
<dependency>
<groupId>org.cytoscape</groupId>
+ <artifactId>property-api</artifactId>
+ <version>3.0.0-alpha5-SNAPSHOT</version>
+ </dependency>
+ <dependency>
+ <groupId>org.cytoscape</groupId>
<artifactId>session-api</artifactId>
<version>3.0.0-alpha6-SNAPSHOT</version>
</dependency>
--
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.