Author: wsmoak
Date: Sat Mar 11 16:58:29 2006
New Revision: 385227
URL: http://svn.apache.org/viewcvs?rev=385227&view=rev
Log:
Change to version 1.3.2-SNAPSHOT after tags.
Modified:
struts/action/trunk/pom.xml
struts/build/trunk/pom.xml
struts/build/trunk/project.xml
Modified: struts/action/trunk/pom.xml
URL:
http://svn.apache.org/viewcvs/struts/action/trunk/pom.xml?rev=385227&r1=385226&r2=385227&view=diff
==============================================================================
--- struts/action/trunk/pom.xml (original)
+++ struts/action/trunk/pom.xml Sat Mar 11 16:58:29 2006
@@ -38,7 +38,7 @@
<parent>
<groupId>struts</groupId>
<artifactId>struts-build</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
@@ -46,7 +46,7 @@
<groupId>struts</groupId>
<artifactId>struts-action</artifactId>
<packaging>jar</packaging>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
<name>Struts Action Framework</name>
<url>http://struts.apache.org</url>
Modified: struts/build/trunk/pom.xml
URL:
http://svn.apache.org/viewcvs/struts/build/trunk/pom.xml?rev=385227&r1=385226&r2=385227&view=diff
==============================================================================
--- struts/build/trunk/pom.xml (original)
+++ struts/build/trunk/pom.xml Sat Mar 11 16:58:29 2006
@@ -38,7 +38,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>struts</groupId>
<artifactId>struts-build</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Struts</name>
<url>http://struts.apache.org</url>
Modified: struts/build/trunk/project.xml
URL:
http://svn.apache.org/viewcvs/struts/build/trunk/project.xml?rev=385227&r1=385226&r2=385227&view=diff
==============================================================================
--- struts/build/trunk/project.xml (original)
+++ struts/build/trunk/project.xml Sat Mar 11 16:58:29 2006
@@ -56,7 +56,7 @@
<artifactId>struts-build</artifactId>
<name>Struts common build</name>
<groupId>struts</groupId>
- <currentVersion>1.3.1</currentVersion>
+ <currentVersion>1.3.2-SNAPSHOT</currentVersion>
<!-- ################################################################ -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]