[webbeans-commits] Webbeans SVN: r283 - ri/trunk/webbeans-ri.
webbeans-commits at lists.jboss.org
webbeans-commits at lists.jboss.org
Sat Nov 8 13:02:13 EST 2008
Author: gavin.king at jboss.com
Date: 2008-11-08 13:02:13 -0500 (Sat, 08 Nov 2008)
New Revision: 283
Modified:
ri/trunk/webbeans-ri/pom.xml
Log:
minor
Modified: ri/trunk/webbeans-ri/pom.xml
===================================================================
--- ri/trunk/webbeans-ri/pom.xml 2008-11-08 18:01:23 UTC (rev 282)
+++ ri/trunk/webbeans-ri/pom.xml 2008-11-08 18:02:13 UTC (rev 283)
@@ -38,6 +38,7 @@
<dependency>
<groupId>javax.ejb</groupId>
<artifactId>ejb-api</artifactId>
+ <scope>test</scope>
</dependency>
<dependency>
More information about the weld-commits
mailing list