You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ws...@apache.org on 2006/05/07 22:43:17 UTC

svn commit: r404844 - /struts/action/trunk/pom.xml

Author: wsmoak
Date: Sun May  7 13:43:16 2006
New Revision: 404844

URL: http://svn.apache.org/viewcvs?rev=404844&view=rev
Log:
Update parent pom to struts-parent:2.

Modified:
    struts/action/trunk/pom.xml

Modified: struts/action/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/struts/action/trunk/pom.xml?rev=404844&r1=404843&r2=404844&view=diff
==============================================================================
--- struts/action/trunk/pom.xml (original)
+++ struts/action/trunk/pom.xml Sun May  7 13:43:16 2006
@@ -26,7 +26,7 @@
    <parent>
       <groupId>org.apache.struts</groupId>
       <artifactId>struts-parent</artifactId>
-      <version>2-SNAPSHOT</version>
+      <version>2</version>
    </parent>
 
     <modelVersion>4.0.0</modelVersion>