Author: pwang
Date: 2011-10-18 14:27:57 -0700 (Tue, 18 Oct 2011)
New Revision: 27219

Modified:
   core3/api/trunk/swing-util-api/pom.xml
Log:
Add new dependencies

Modified: core3/api/trunk/swing-util-api/pom.xml
===================================================================
--- core3/api/trunk/swing-util-api/pom.xml      2011-10-18 21:00:33 UTC (rev 
27218)
+++ core3/api/trunk/swing-util-api/pom.xml      2011-10-18 21:27:57 UTC (rev 
27219)
@@ -100,5 +100,15 @@
       <artifactId>org.osgi.core</artifactId>
       <version>${osgi.api.version}</version>
     </dependency>
+    <dependency>
+         <groupId>org.cytoscape</groupId>
+         <artifactId>model-api</artifactId>
+      <version>${project.version}</version>
+       </dependency>
+       <dependency>
+         <groupId>org.cytoscape</groupId>
+         <artifactId>application-api</artifactId>
+         <version>${project.version}</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