Author: kono
Date: 2012-05-22 12:15:41 -0700 (Tue, 22 May 2012)
New Revision: 29315
Modified:
core3/impl/trunk/session-impl/integration-test/pom.xml
Log:
New test dependency added.
Modified: core3/impl/trunk/session-impl/integration-test/pom.xml
===================================================================
--- core3/impl/trunk/session-impl/integration-test/pom.xml 2012-05-22
18:51:38 UTC (rev 29314)
+++ core3/impl/trunk/session-impl/integration-test/pom.xml 2012-05-22
19:15:41 UTC (rev 29315)
@@ -144,6 +144,14 @@
</dependency>
<dependency>
+ <groupId>org.ops4j.base</groupId>
+ <artifactId>ops4j-base</artifactId>
+ <version>1.3.0</version>
+ <scope>test</scope>
+ </dependency>
+
+
+ <dependency>
<groupId>org.ops4j.pax.logging</groupId>
<artifactId>pax-logging-api</artifactId>
<version>1.6.4</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.