Author: tv
Date: Tue Apr 5 19:42:47 2011
New Revision: 1089178
URL: http://svn.apache.org/viewvc?rev=1089178&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
turbine/core/trunk/pom.xml
Modified: turbine/core/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/turbine/core/trunk/pom.xml?rev=1089178&r1=1089177&r2=1089178&view=diff
==============================================================================
--- turbine/core/trunk/pom.xml (original)
+++ turbine/core/trunk/pom.xml Tue Apr 5 19:42:47 2011
@@ -27,7 +27,7 @@
<groupId>org.apache.turbine</groupId>
<artifactId>turbine</artifactId>
<name>turbine-4</name>
- <version>4.0-M1</version>
+ <version>4.0-M2-SNAPSHOT</version>
<description>Turbine is a servlet based framework that allows experienced
Java
developers to quickly build secure web applications. Parts of Turbine
can also be used independently of the web portion of Turbine as
@@ -489,9 +489,9 @@
</contributors>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/core/tags/TURBINE_4_0_M1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/core/tags/TURBINE_4_0_M1</developerConnection>
- <url>http://svn.apache.org/viewcvs/turbine/core/tags/TURBINE_4_0_M1</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/core/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/core/trunk</developerConnection>
+ <url>http://svn.apache.org/viewcvs/turbine/core/trunk/</url>
</scm>
<build>