Author: kono
Date: 2011-01-25 10:19:43 -0800 (Tue, 25 Jan 2011)
New Revision: 23603

Modified:
   core3/gui-distribution/trunk/startlevel-3/pom.xml
Log:
NCBI Client is added, but not ready yet.

Modified: core3/gui-distribution/trunk/startlevel-3/pom.xml
===================================================================
--- core3/gui-distribution/trunk/startlevel-3/pom.xml   2011-01-25 18:03:20 UTC 
(rev 23602)
+++ core3/gui-distribution/trunk/startlevel-3/pom.xml   2011-01-25 18:19:43 UTC 
(rev 23603)
@@ -492,12 +492,17 @@
                        <version>1.0-SNAPSHOT</version>
                </dependency>
 
-               <!-- Web service clients  -->
+               <!-- Web service clients -->
                <dependency>
                        <groupId>org.cytoscape</groupId>
                        <artifactId>webservice-biomart-client</artifactId>
                        <version>0.0.1-SNAPSHOT</version>
                </dependency>
+               <dependency>
+                       <groupId>org.cytoscape</groupId>
+                       <artifactId>webservice-ncbi-client</artifactId>
+                       <version>0.0.1-SNAPSHOT</version>
+               </dependency>
 
                <!-- Filters -->
                <dependency>
@@ -510,7 +515,7 @@
                        <artifactId>violinstrings</artifactId>
                        <version>1.0.2</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.

Reply via email to