You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by pl...@apache.org on 2006/05/05 20:30:19 UTC

svn commit: r400132 - /incubator/webwork2/action/pom.xml

Author: plightbo
Date: Fri May  5 11:30:16 2006
New Revision: 400132

URL: http://svn.apache.org/viewcvs?rev=400132&view=rev
Log:
for now, *poof*

Modified:
    incubator/webwork2/action/pom.xml

Modified: incubator/webwork2/action/pom.xml
URL: http://svn.apache.org/viewcvs/incubator/webwork2/action/pom.xml?rev=400132&r1=400131&r2=400132&view=diff
==============================================================================
--- incubator/webwork2/action/pom.xml (original)
+++ incubator/webwork2/action/pom.xml Fri May  5 11:30:16 2006
@@ -273,13 +273,6 @@
             <scope>test</scope>
         </dependency>
 
-        <!-- nanocontainer override -->
-        <dependency>
-            <groupId>xpp3</groupId>
-            <artifactId>xpp3</artifactId>
-            <optional>true</optional>
-        </dependency>
-
         <!-- Test dependencies -->
         <dependency>
             <groupId>junit</groupId>