Backing out the 1.0.3 upgrade until struts-annotations 1.0.3 gets officially released

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@628459 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Donald J. Brown
2008-02-17 09:11:00 +00:00
parent 85609113a5
commit 6090657251
+1 -1
View File
@@ -422,7 +422,7 @@
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts-annotations</artifactId>
<version>1.0.3</version>
<version>1.0.3-20080216.121126-3</version>
<optional>true</optional>
</dependency>