Author: mrdon Date: Fri Jun 20 09:40:40 2008 New Revision: 669983 URL: http://svn.apache.org/viewvc?rev=669983&view=rev Log: Updating to latest annotations jar WW-2132
Modified: struts/struts2/trunk/pom.xml Modified: struts/struts2/trunk/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/pom.xml?rev=669983&r1=669982&r2=669983&view=diff ============================================================================== --- struts/struts2/trunk/pom.xml (original) +++ struts/struts2/trunk/pom.xml Fri Jun 20 09:40:40 2008 @@ -402,7 +402,7 @@ <dependency> <groupId>org.apache.struts</groupId> <artifactId>struts-annotations</artifactId> - <version>1.0.4-20080613.043201-1</version> + <version>1.0.4-20080620.163850-2</version> <scope>compile</scope> <optional>true</optional> </dependency>