Author: kono
Date: 2011-01-21 16:30:42 -0800 (Fri, 21 Jan 2011)
New Revision: 23559
Modified:
core3/gui-distribution/trunk/startlevel-3/pom.xml
Log:
Web Service client impl added.
Modified: core3/gui-distribution/trunk/startlevel-3/pom.xml
===================================================================
--- core3/gui-distribution/trunk/startlevel-3/pom.xml 2011-01-21 23:58:43 UTC
(rev 23558)
+++ core3/gui-distribution/trunk/startlevel-3/pom.xml 2011-01-22 00:30:42 UTC
(rev 23559)
@@ -333,6 +333,11 @@
<artifactId>layout-cytoscape-impl</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
+ <dependency>
+ <groupId>org.cytoscape</groupId>
+ <artifactId>webservice-impl</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </dependency>
<!-- Other dependencies -->
<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.