You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by he...@apache.org on 2006/12/02 10:49:31 UTC

svn commit: r481535 - /struts/struts2/trunk/core/pom.xml

Author: hermanns
Date: Sat Dec  2 01:49:30 2006
New Revision: 481535

URL: http://svn.apache.org/viewvc?view=rev&rev=481535
Log:
XWork-2.0-beta-3 released
o updating pom.xml

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=481535&r1=481534&r2=481535
==============================================================================
--- struts/struts2/trunk/core/pom.xml (original)
+++ struts/struts2/trunk/core/pom.xml Sat Dec  2 01:49:30 2006
@@ -139,7 +139,7 @@
         <dependency>
             <groupId>opensymphony</groupId>
             <artifactId>xwork</artifactId>
-            <version>2.0-SNAPSHOT</version>
+            <version>2.0-beta-3</version>
         </dependency>
 
         <dependency>