Author: kono
Date: 2010-08-12 14:07:36 -0700 (Thu, 12 Aug 2010)
New Revision: 21354
Modified:
core3/event-impl/trunk/pom.xml
Log:
Modified: core3/event-impl/trunk/pom.xml
===================================================================
--- core3/event-impl/trunk/pom.xml 2010-08-12 21:04:51 UTC (rev 21353)
+++ core3/event-impl/trunk/pom.xml 2010-08-12 21:07:36 UTC (rev 21354)
@@ -113,14 +113,14 @@
<groupId>org.osgi</groupId>
<artifactId>org.osgi.core</artifactId>
<version>4.2.0</version>
- <scope>test</scope>
+ <scope>provided</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.osgi.compendium</artifactId>
<version>4.2.0</version>
- <scope>test</scope>
+ <scope>provided</scope>
<optional>true</optional>
</dependency>
--
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.