You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rm...@apache.org on 2013/10/08 18:00:55 UTC

svn commit: r1530323 - /tomee/tomee/trunk/arquillian/arquillian-tomee-remote/pom.xml

Author: rmannibucau
Date: Tue Oct  8 16:00:55 2013
New Revision: 1530323

URL: http://svn.apache.org/r1530323
Log:
removing debug deps

Modified:
    tomee/tomee/trunk/arquillian/arquillian-tomee-remote/pom.xml

Modified: tomee/tomee/trunk/arquillian/arquillian-tomee-remote/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/trunk/arquillian/arquillian-tomee-remote/pom.xml?rev=1530323&r1=1530322&r2=1530323&view=diff
==============================================================================
--- tomee/tomee/trunk/arquillian/arquillian-tomee-remote/pom.xml (original)
+++ tomee/tomee/trunk/arquillian/arquillian-tomee-remote/pom.xml Tue Oct  8 16:00:55 2013
@@ -104,25 +104,6 @@
     </dependency>
 
     <dependency>
-      <groupId>org.apache.openejb</groupId>
-      <artifactId>tomee-loader</artifactId>
-      <version>1.6.0-SNAPSHOT</version>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.openejb</groupId>
-      <artifactId>tomee-catalina</artifactId>
-      <version>1.6.0-SNAPSHOT</version>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.xbean</groupId>
-      <artifactId>xbean-finder-shaded</artifactId>
-      <version>3.14</version>
-      <scope>provided</scope>
-    </dependency>
-
-    <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
       <artifactId>geronimo-j2ee-deployment_1.1_spec</artifactId>
       <version>1.1</version>