You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by rg...@apache.org on 2010/03/03 19:18:48 UTC

svn commit: r918612 - /struts/sandbox/trunk/struts2-cdi-plugin/pom.xml

Author: rgielen
Date: Wed Mar  3 18:18:48 2010
New Revision: 918612

URL: http://svn.apache.org/viewvc?rev=918612&view=rev
Log:
debug comment removed

Modified:
    struts/sandbox/trunk/struts2-cdi-plugin/pom.xml

Modified: struts/sandbox/trunk/struts2-cdi-plugin/pom.xml
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/struts2-cdi-plugin/pom.xml?rev=918612&r1=918611&r2=918612&view=diff
==============================================================================
--- struts/sandbox/trunk/struts2-cdi-plugin/pom.xml (original)
+++ struts/sandbox/trunk/struts2-cdi-plugin/pom.xml Wed Mar  3 18:18:48 2010
@@ -43,14 +43,6 @@
             <artifactId>weld-core</artifactId>
             <version>1.0.1-Final</version>
             <scope>provided</scope>
-<!--
-            <exclusions>
-                <exclusion>
-                    <groupId>org.jboss.interceptor</groupId>
-                    <artifactId>jboss-interceptor</artifactId>
-                </exclusion>
-            </exclusions>
--->
         </dependency>
 
         <dependency>