You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ni...@apache.org on 2006/12/07 10:27:10 UTC

svn commit: r483391 - /struts/maven/trunk/pom/pom.xml

Author: niallp
Date: Thu Dec  7 01:27:10 2006
New Revision: 483391

URL: http://svn.apache.org/viewvc?view=rev&rev=483391
Log:
Roll the struts-master pom version number to 5-SNAPSHOT

Modified:
    struts/maven/trunk/pom/pom.xml

Modified: struts/maven/trunk/pom/pom.xml
URL: http://svn.apache.org/viewvc/struts/maven/trunk/pom/pom.xml?view=diff&rev=483391&r1=483390&r2=483391
==============================================================================
--- struts/maven/trunk/pom/pom.xml (original)
+++ struts/maven/trunk/pom/pom.xml Thu Dec  7 01:27:10 2006
@@ -27,7 +27,7 @@
    </parent>
    <groupId>org.apache.struts</groupId>
    <artifactId>struts-master</artifactId>
-   <version>4</version>
+   <version>5-SNAPSHOT</version>
    <packaging>pom</packaging>
    <name>Apache Struts</name>