Author: plightbo Date: Thu May 25 17:41:09 2006 New Revision: 409522 URL: http://svn.apache.org/viewvc?rev=409522&view=rev Log: use xwork 2.0-SNAPSHOT
Modified: struts/action2/trunk/core/pom.xml Modified: struts/action2/trunk/core/pom.xml URL: http://svn.apache.org/viewvc/struts/action2/trunk/core/pom.xml?rev=409522&r1=409521&r2=409522&view=diff ============================================================================== --- struts/action2/trunk/core/pom.xml (original) +++ struts/action2/trunk/core/pom.xml Thu May 25 17:41:09 2006 @@ -33,7 +33,7 @@ <dependency> <groupId>opensymphony</groupId> <artifactId>xwork</artifactId> - <version>1.2-SNAPSHOT</version> + <version>2.0-SNAPSHOT</version> </dependency> <dependency>