Author: kono
Date: 2012-05-22 12:23:57 -0700 (Tue, 22 May 2012)
New Revision: 29316

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 
19:15:41 UTC (rev 29315)
+++ core3/impl/trunk/session-impl/integration-test/pom.xml      2012-05-22 
19:23:57 UTC (rev 29316)
@@ -128,6 +128,12 @@
                        <version>${exam.version}</version>
                        <scope>test</scope>
                </dependency>
+               <dependency>
+                       <groupId>org.ops4j.pax.exam</groupId>
+                       <artifactId>pax-exam-invoker-junit</artifactId>
+                       <version>${exam.version}</version>
+                       <scope>test</scope>
+               </dependency>
 
                <dependency>
                        <groupId>org.ops4j.pax.url</groupId>
@@ -151,6 +157,8 @@
                </dependency>
 
 
+
+
                <dependency>
                        <groupId>org.ops4j.pax.logging</groupId>
                        <artifactId>pax-logging-api</artifactId>

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