Author: ruschein
Date: 2010-11-29 08:37:31 -0800 (Mon, 29 Nov 2010)
New Revision: 23029
Modified:
core3/work-swing-impl/trunk/pom.xml
Log:
Removed dependency on logging because this is in the parent pom.
Modified: core3/work-swing-impl/trunk/pom.xml
===================================================================
--- core3/work-swing-impl/trunk/pom.xml 2010-11-29 16:29:08 UTC (rev 23028)
+++ core3/work-swing-impl/trunk/pom.xml 2010-11-29 16:37:31 UTC (rev 23029)
@@ -85,11 +85,5 @@
<version>1.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
- <dependency>
- <groupId>org.ops4j.pax.logging</groupId>
- <artifactId>pax-logging-api</artifactId>
- <version>1.5.2</version>
- <scope>provided</scope>
- </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.