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 2007/05/20 00:19:33 UTC

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

Author: mrdon
Date: Sat May 19 15:19:32 2007
New Revision: 539806

URL: http://svn.apache.org/viewvc?view=rev&rev=539806
Log:
Switched to latest struts-annotations snapshot
WW-1715

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?view=diff&rev=539806&r1=539805&r2=539806
==============================================================================
--- struts/struts2/trunk/core/pom.xml (original)
+++ struts/struts2/trunk/core/pom.xml Sat May 19 15:19:32 2007
@@ -467,7 +467,7 @@
         <dependency>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts-annotations</artifactId>
-            <version>1.0-SNAPSHOT</version>
+            <version>1.0.2-SNAPSHOT</version>
             <optional>true</optional>
         </dependency>