[jboss-cvs] JBossAS SVN: r82458 - projects/webbeans-ri-int/trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat Dec 20 12:13:30 EST 2008


Author: petemuir
Date: 2008-12-20 12:13:30 -0500 (Sat, 20 Dec 2008)
New Revision: 82458

Modified:
   projects/webbeans-ri-int/trunk/pom.xml
Log:
add spi dep

Modified: projects/webbeans-ri-int/trunk/pom.xml
===================================================================
--- projects/webbeans-ri-int/trunk/pom.xml	2008-12-20 17:13:10 UTC (rev 82457)
+++ projects/webbeans-ri-int/trunk/pom.xml	2008-12-20 17:13:30 UTC (rev 82458)
@@ -318,7 +318,7 @@
 
       <dependency>
         <groupId>org.jboss.webbeans</groupId>
-        <artifactId>webbeans-ri</artifactId>
+        <artifactId>webbeans-ri-spi</artifactId>
         <version>${version.webbeans-ri}</version>
       </dependency>
 




More information about the jboss-cvs-commits mailing list