Author: ruschein
Date: 2010-11-29 08:43:45 -0800 (Mon, 29 Nov 2010)
New Revision: 23030
Modified:
core3/equations-api/trunk/pom.xml
Log:
Removed dependency on logging because this is in the parent pom.
Modified: core3/equations-api/trunk/pom.xml
===================================================================
--- core3/equations-api/trunk/pom.xml 2010-11-29 16:37:31 UTC (rev 23029)
+++ core3/equations-api/trunk/pom.xml 2010-11-29 16:43:45 UTC (rev 23030)
@@ -119,11 +119,6 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>org.ops4j.pax.logging</groupId>
- <artifactId>pax-logging-api</artifactId>
- <version>1.5.2</version>
- </dependency>
- <dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-all</artifactId>
<version>1.8.1</version>
--
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.