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/12/12 03:56:48 UTC

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

Author: wsmoak
Date: Mon Dec 11 18:56:48 2006
New Revision: 485995

URL: http://svn.apache.org/viewvc?view=rev&rev=485995
Log:
Use the newly released struts-master pom.
STR-2978

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=485995&r1=485994&r2=485995
==============================================================================
--- struts/struts1/trunk/pom.xml (original)
+++ struts/struts1/trunk/pom.xml Mon Dec 11 18:56:48 2006
@@ -23,7 +23,7 @@
    <parent>
       <groupId>org.apache.struts</groupId>
       <artifactId>struts-master</artifactId>
-      <version>4-SNAPSHOT</version>
+      <version>4</version>
    </parent>
 
     <modelVersion>4.0.0</modelVersion>