You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by st...@apache.org on 2014/07/02 20:23:53 UTC

svn commit: r1607437 - /openwebbeans/trunk/atinject-tck/pom.xml

Author: struberg
Date: Wed Jul  2 18:23:53 2014
New Revision: 1607437

URL: http://svn.apache.org/r1607437
Log:
remove unused dependency

Modified:
    openwebbeans/trunk/atinject-tck/pom.xml

Modified: openwebbeans/trunk/atinject-tck/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/atinject-tck/pom.xml?rev=1607437&r1=1607436&r2=1607437&view=diff
==============================================================================
--- openwebbeans/trunk/atinject-tck/pom.xml (original)
+++ openwebbeans/trunk/atinject-tck/pom.xml Wed Jul  2 18:23:53 2014
@@ -106,11 +106,6 @@
             <artifactId>junit</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.apache.openejb</groupId>
-            <artifactId>openejb-core</artifactId>
-            <version>3.1.2</version>
-        </dependency>
-        <dependency>
             <groupId>org.apache.geronimo.specs</groupId>
             <artifactId>geronimo-validation_1.0_spec</artifactId>
         </dependency>