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>