Author: mmichaud
Date: 2009-04-02 08:21:18 -0700 (Thu, 02 Apr 2009)
New Revision: 16429
Modified:
csplugins/trunk/pasteur/mathieu/tunables2/pom.xml
Log:
Modified: csplugins/trunk/pasteur/mathieu/tunables2/pom.xml
===================================================================
--- csplugins/trunk/pasteur/mathieu/tunables2/pom.xml 2009-04-02 14:59:10 UTC
(rev 16428)
+++ csplugins/trunk/pasteur/mathieu/tunables2/pom.xml 2009-04-02 15:21:18 UTC
(rev 16429)
@@ -65,5 +65,20 @@
<artifactId>commons.cli</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
+ <dependency>
+ <groupId>cytoscape</groupId>
+ <artifactId>application</artifactId>
+ <version>1.0-SNAPSHOT</version>
+ </dependency>
+ <dependency>
+ <groupId>org.cytoscape</groupId>
+ <artifactId>io-api</artifactId>
+ <version>1.0-SNAPSHOT</version>
+ </dependency>
+ <dependency>
+ <groupId>org.cytoscape</groupId>
+ <artifactId>property</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
-~----------~----~----~----~------~----~------~--~---