Author: musachy
Date: Wed Aug 19 03:48:51 2009
New Revision: 805654

URL: http://svn.apache.org/viewvc?rev=805654&view=rev
Log:
update xwork dep

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?rev=805654&r1=805653&r2=805654&view=diff
==============================================================================
--- struts/struts2/trunk/core/pom.xml (original)
+++ struts/struts2/trunk/core/pom.xml Wed Aug 19 03:48:51 2009
@@ -56,7 +56,7 @@
                                 <artifactItem>
                                     <groupId>com.opensymphony</groupId>
                                     <artifactId>xwork-core</artifactId>
-                                    <version>2.1.5-SNAPSHOT</version>
+                                    <version>2.1.6-SNAPSHOT</version>
                                     <classifier>sources</classifier>
                                 </artifactItem>
                             </artifactItems>
@@ -229,7 +229,7 @@
         <dependency>
             <groupId>com.opensymphony</groupId>
             <artifactId>xwork-core</artifactId>
-            <version>2.1.5-SNAPSHOT</version>
+            <version>2.1.6-SNAPSHOT</version>
         </dependency>
 
         <!--<dependency>-->


Reply via email to