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>