Author: mrdon Date: Sat Jul 1 17:45:43 2006 New Revision: 418538 URL: http://svn.apache.org/viewvc?rev=418538&view=rev Log: Using a new master pom WW-1367
Modified: struts/struts2/trunk/pom.xml Modified: struts/struts2/trunk/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/pom.xml?rev=418538&r1=418537&r2=418538&view=diff ============================================================================== --- struts/struts2/trunk/pom.xml (original) +++ struts/struts2/trunk/pom.xml Sat Jul 1 17:45:43 2006 @@ -25,8 +25,8 @@ <parent> <groupId>org.apache.struts</groupId> - <artifactId>struts-parent</artifactId> - <version>2</version> + <artifactId>struts-master</artifactId> + <version>3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion>