Author: mes
Date: 2012-04-17 15:54:35 -0700 (Tue, 17 Apr 2012)
New Revision: 28870

Modified:
   core3/api/trunk/app-api/pom.xml
Log:
added webservice-swing-api dependency to get it into the javadocs

Modified: core3/api/trunk/app-api/pom.xml
===================================================================
--- core3/api/trunk/app-api/pom.xml     2012-04-17 22:52:36 UTC (rev 28869)
+++ core3/api/trunk/app-api/pom.xml     2012-04-17 22:54:35 UTC (rev 28870)
@@ -211,6 +211,11 @@
                        <artifactId>swing-util-api</artifactId>
                        <version>${project.version}</version>
                </dependency>
+               <dependency>
+                       <groupId>org.cytoscape</groupId>
+                       <artifactId>webservice-swing-api</artifactId>
+                       <version>${project.version}</version>
+               </dependency>
                
                
                <!-- For Testing -->

-- 
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