Author: husted
Date: Sat Dec 30 19:30:43 2006
New Revision: 491376

URL: http://svn.apache.org/viewvc?view=rev&rev=491376
Log:
WW-1483 Update dependency to XWork 2 RC 1.

Modified:
    struts/struts2/trunk/core/pom.xml

Modified: struts/struts2/trunk/core/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/core/pom.xml?view=diff&rev=491376&r1=491375&r2=491376
==============================================================================
--- struts/struts2/trunk/core/pom.xml (original)
+++ struts/struts2/trunk/core/pom.xml Sat Dec 30 19:30:43 2006
@@ -139,7 +139,7 @@
         <dependency>
             <groupId>opensymphony</groupId>
             <artifactId>xwork</artifactId>
-            <version>2.0-RC1-SNAPSHOT</version>
+            <version>2.0-RC1</version>
         </dependency>
 
         <dependency>


Reply via email to