You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by we...@apache.org on 2009/09/21 21:17:16 UTC

svn commit: r817379 - /struts/struts2/trunk/pom.xml

Author: wesw
Date: Mon Sep 21 19:17:16 2009
New Revision: 817379

URL: http://svn.apache.org/viewvc?rev=817379&view=rev
Log:
WW-3253
updating to point to latest struts-master

Modified:
    struts/struts2/trunk/pom.xml

Modified: struts/struts2/trunk/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/pom.xml?rev=817379&r1=817378&r2=817379&view=diff
==============================================================================
--- struts/struts2/trunk/pom.xml (original)
+++ struts/struts2/trunk/pom.xml Mon Sep 21 19:17:16 2009
@@ -3,7 +3,7 @@
    <parent>
       <groupId>org.apache.struts</groupId>
       <artifactId>struts-master</artifactId>
-      <version>4</version>
+      <version>5</version>
    </parent>
 
     <modelVersion>4.0.0</modelVersion>