Author: pwang
Date: 2011-10-04 14:50:17 -0700 (Tue, 04 Oct 2011)
New Revision: 27059
Modified:
core3/impl/trunk/ding-impl/ding-presentation-impl/pom.xml
Log:
Add new dependency to swing-application-api
Modified: core3/impl/trunk/ding-impl/ding-presentation-impl/pom.xml
===================================================================
--- core3/impl/trunk/ding-impl/ding-presentation-impl/pom.xml 2011-10-04
21:49:18 UTC (rev 27058)
+++ core3/impl/trunk/ding-impl/ding-presentation-impl/pom.xml 2011-10-04
21:50:17 UTC (rev 27059)
@@ -158,6 +158,10 @@
<artifactId>session-api</artifactId>
</dependency>
+ <dependency>
+ <groupId>org.cytoscape</groupId>
+ <artifactId>swing-application-api</artifactId>
+ </dependency>
<!-- Testing -->
<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.