[webbeans-commits] Webbeans SVN: r2407 - ri/trunk/impl.

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Tue Apr 14 19:07:58 EDT 2009


Author: pete.muir at jboss.org
Date: 2009-04-14 19:07:58 -0400 (Tue, 14 Apr 2009)
New Revision: 2407

Modified:
   ri/trunk/impl/pom.xml
Log:
dependence on el-ri goes away

Modified: ri/trunk/impl/pom.xml
===================================================================
--- ri/trunk/impl/pom.xml	2009-04-14 22:40:05 UTC (rev 2406)
+++ ri/trunk/impl/pom.xml	2009-04-14 23:07:58 UTC (rev 2407)
@@ -118,12 +118,6 @@
       </dependency>
       
       <dependency>
-         <groupId>javax.el</groupId>
-         <artifactId>el-ri</artifactId>
-         <optional>true</optional>
-      </dependency>
-      
-      <dependency>
          <groupId>javax.faces</groupId>
          <artifactId>jsf-api</artifactId>
          <optional>true</optional>




More information about the weld-commits mailing list