Author: mes
Date: 2011-02-01 12:35:13 -0800 (Tue, 01 Feb 2011)
New Revision: 23991

Modified:
   cytoscape/trunk/coreplugins/BioPAX/pom.xml
Log:
making commons-lang provided to avoid duplication

Modified: cytoscape/trunk/coreplugins/BioPAX/pom.xml
===================================================================
--- cytoscape/trunk/coreplugins/BioPAX/pom.xml  2011-02-01 17:44:08 UTC (rev 
23990)
+++ cytoscape/trunk/coreplugins/BioPAX/pom.xml  2011-02-01 20:35:13 UTC (rev 
23991)
@@ -50,6 +50,7 @@
                        <groupId>commons-lang</groupId>
                        <artifactId>commons-lang</artifactId>
                        <version>2.4</version>
+                       <scope>provided</scope> <!-- also in 
corelibs/commons-cli -->
                </dependency>
                <dependency>
                        <groupId>net.sourceforge.collections</groupId>

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