Author: struberg
Date: Wed Feb 23 20:01:09 2011
New Revision: 1073918

URL: http://svn.apache.org/viewvc?rev=1073918&view=rev
Log:
add openwebbeans-ejb dependency for openejb integration tests

Modified:
    openwebbeans/trunk/webbeans-porting/pom.xml

Modified: openwebbeans/trunk/webbeans-porting/pom.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-porting/pom.xml?rev=1073918&r1=1073917&r2=1073918&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-porting/pom.xml (original)
+++ openwebbeans/trunk/webbeans-porting/pom.xml Wed Feb 23 20:01:09 2011
@@ -139,8 +139,6 @@
         <dependency>
             <groupId>org.apache.openwebbeans</groupId>
             <artifactId>openwebbeans-openejb</artifactId>
-            <version>${project.version}</version>
-            <scope>provided</scope>
         </dependency>
 
 


Reply via email to