Author: slotia
Date: 2009-05-26 07:21:24 -0700 (Tue, 26 May 2009)
New Revision: 16819
Modified:
cytoscape3/trunk/provision/pom.xml
Log:
Added dependency to log-swing
Modified: cytoscape3/trunk/provision/pom.xml
===================================================================
--- cytoscape3/trunk/provision/pom.xml 2009-05-26 14:19:56 UTC (rev 16818)
+++ cytoscape3/trunk/provision/pom.xml 2009-05-26 14:21:24 UTC (rev 16819)
@@ -258,6 +258,11 @@
</dependency>
<!-- END presentation -->
+ <dependency>
+ <groupId>org.cytoscape</groupId>
+ <artifactId>log-swing</artifactId>
+ <version>1.0-SNAPSHOT</version>
+ </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
-~----------~----~----~----~------~----~------~--~---