Upgrading to struts-annotations 1.0.3

WW-2421


git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@649001 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Donald J. Brown
2008-04-17 08:30:44 +00:00
parent 38d661045e
commit ecd5d84994
+1 -1
View File
@@ -396,7 +396,7 @@
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts-annotations</artifactId>
<version>1.0.3-20080216.121126-3</version>
<version>1.0.3</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>