Author: kono
Date: 2011-09-28 11:02:58 -0700 (Wed, 28 Sep 2011)
New Revision: 27012
Modified:
core3/impl/trunk/io-impl/pom.xml
Log:
Imports are organized to use Ding test support.
Modified: core3/impl/trunk/io-impl/pom.xml
===================================================================
--- core3/impl/trunk/io-impl/pom.xml 2011-09-28 18:00:13 UTC (rev 27011)
+++ core3/impl/trunk/io-impl/pom.xml 2011-09-28 18:02:58 UTC (rev 27012)
@@ -181,6 +181,19 @@
<type>test-jar</type>
<scope>test</scope>
</dependency>
+ <dependency>
+ <groupId>org.cytoscape</groupId>
+ <artifactId>ding-presentation-impl</artifactId>
+ <version>${project.version}</version>
+ <type>test-jar</type>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.cytoscape</groupId>
+ <artifactId>ding-presentation-impl</artifactId>
+ <version>${project.version}</version>
+ <scope>test</scope>
+ </dependency>
</dependencies>
</project>
--
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.