Author: piet
Date: 2010-09-21 08:23:58 -0700 (Tue, 21 Sep 2010)
New Revision: 21963

Modified:
   cytoscape/trunk/distribution/pom.xml
   cytoscape/trunk/webstart/pom.xml
Log:
Removed duplicate psi dependency

Modified: cytoscape/trunk/distribution/pom.xml
===================================================================
--- cytoscape/trunk/distribution/pom.xml        2010-09-21 07:28:38 UTC (rev 
21962)
+++ cytoscape/trunk/distribution/pom.xml        2010-09-21 15:23:58 UTC (rev 
21963)
@@ -127,12 +127,6 @@
     </dependency>
     <dependency>
       <groupId>cytoscape.coreplugins</groupId>
-      <artifactId>psi-mi</artifactId>
-      <version>${version}</version>
-      <classifier>jar-with-dependencies</classifier>
-    </dependency>
-    <dependency>
-      <groupId>cytoscape.coreplugins</groupId>
       <artifactId>rfilters</artifactId>
       <version>${version}</version>
       <classifier>jar-with-dependencies</classifier>

Modified: cytoscape/trunk/webstart/pom.xml
===================================================================
--- cytoscape/trunk/webstart/pom.xml    2010-09-21 07:28:38 UTC (rev 21962)
+++ cytoscape/trunk/webstart/pom.xml    2010-09-21 15:23:58 UTC (rev 21963)
@@ -124,12 +124,6 @@
     </dependency>
     <dependency>
       <groupId>cytoscape.coreplugins</groupId>
-      <artifactId>psi-mi</artifactId>
-      <version>${version}</version>
-      <classifier>jar-with-dependencies</classifier>
-    </dependency>
-    <dependency>
-      <groupId>cytoscape.coreplugins</groupId>
       <artifactId>rfilters</artifactId>
       <version>${version}</version>
       <classifier>jar-with-dependencies</classifier>

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