Author: pwang
Date: 2012-08-14 16:22:49 -0700 (Tue, 14 Aug 2012)
New Revision: 30192
Modified:
core3/api/trunk/property-api/pom.xml
Log:
Add a dependency
Modified: core3/api/trunk/property-api/pom.xml
===================================================================
--- core3/api/trunk/property-api/pom.xml 2012-08-14 21:42:37 UTC (rev
30191)
+++ core3/api/trunk/property-api/pom.xml 2012-08-14 23:22:49 UTC (rev
30192)
@@ -97,6 +97,12 @@
<version>${project.version}</version>
</dependency>
<dependency>
+ <groupId>org.cytoscape</groupId>
+ <artifactId>datasource-api</artifactId>
+ <version>${project.version}</version>
+ </dependency>
+
+ <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
--
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.