Author: musachy
Date: Mon Jun 29 20:17:20 2009
New Revision: 789434
URL:
http://svn.apache.org/viewvc?rev=789434&view=revLog:
bump xwork version
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=789434&r1=789433&r2=789434&view=diff==============================================================================
--- struts/struts2/trunk/core/pom.xml (original)
+++ struts/struts2/trunk/core/pom.xml Mon Jun 29 20:17:20 2009
@@ -229,7 +229,7 @@
<dependency>
<groupId>com.opensymphony</groupId>
<artifactId>xwork-core</artifactId>
- <version>2.1.4</version>
+ <version>2.1.5-SNAPSHOT</version>
</dependency>
<!--<dependency>-->