You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by mr...@apache.org on 2008/02/16 13:13:19 UTC

svn commit: r628278 - /struts/struts2/trunk/core/pom.xml

Author: mrdon
Date: Sat Feb 16 04:13:18 2008
New Revision: 628278

URL: http://svn.apache.org/viewvc?rev=628278&view=rev
Log:
Updating struts annotations dep to more recent snapshot
WW-2451

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=628278&r1=628277&r2=628278&view=diff
==============================================================================
--- struts/struts2/trunk/core/pom.xml (original)
+++ struts/struts2/trunk/core/pom.xml Sat Feb 16 04:13:18 2008
@@ -422,7 +422,7 @@
         <dependency>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts-annotations</artifactId>
-            <version>1.0.3-20080123.123514-2</version>
+            <version>1.0.3-20080216.121126-3</version>
             <optional>true</optional>
         </dependency>