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

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:23:57 UTC (rev 29316)
+++ core3/impl/trunk/session-impl/integration-test/pom.xml      2012-05-22 
19:52:23 UTC (rev 29317)
@@ -156,9 +156,24 @@
                        <scope>test</scope>
                </dependency>
 
+               <dependency>
+                       <groupId>org.apache.geronimo.specs</groupId>
+                       <artifactId>geronimo-atinject_1.0_spec</artifactId>
+                       <version>1.0</version>
+                       <scope>test</scope>
+               </dependency>
+               <dependency>
+                       <groupId>org.apache.servicemix.bundles</groupId>
+                       
<artifactId>org.apache.servicemix.bundles.junit</artifactId>
+                       <version>4.9_2</version>
+                       <scope>test</scope>
+               </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