You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by pb...@apache.org on 2006/12/04 06:28:35 UTC

svn commit: r482085 - /struts/struts1/trunk/pom.xml

Author: pbenedict
Date: Sun Dec  3 21:28:34 2006
New Revision: 482085

URL: http://svn.apache.org/viewvc?view=rev&rev=482085
Log:
STR-2952: Upgrade parent to version "4-SNAPSHOT" (correct repositories)

Modified:
    struts/struts1/trunk/pom.xml

Modified: struts/struts1/trunk/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/pom.xml?view=diff&rev=482085&r1=482084&r2=482085
==============================================================================
--- struts/struts1/trunk/pom.xml (original)
+++ struts/struts1/trunk/pom.xml Sun Dec  3 21:28:34 2006
@@ -23,7 +23,7 @@
    <parent>
       <groupId>org.apache.struts</groupId>
       <artifactId>struts-master</artifactId>
-      <version>3</version>
+      <version>4-SNAPSHOT</version>
    </parent>
 
     <modelVersion>4.0.0</modelVersion>