Author: lukaszlenart Date: Wed Jul 29 18:17:14 2009 New Revision: 798999 URL: http://svn.apache.org/viewvc?rev=798999&view=rev Log: Keep in sync source and dependency for Xwork - upgraded to version 2.1.5-SNAPSHOT
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=798999&r1=798998&r2=798999&view=diff ============================================================================== --- struts/struts2/trunk/core/pom.xml (original) +++ struts/struts2/trunk/core/pom.xml Wed Jul 29 18:17:14 2009 @@ -56,7 +56,7 @@ <artifactItem> <groupId>com.opensymphony</groupId> <artifactId>xwork-core</artifactId> - <version>2.1.4</version> + <version>2.1.5-SNAPSHOT</version> <classifier>sources</classifier> </artifactItem> </artifactItems>