Author: tv
Date: Mon Dec 21 19:36:32 2015
New Revision: 1721245
URL: http://svn.apache.org/viewvc?rev=1721245&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=1721245&r1=1721244&r2=1721245&view=diff
==============================================================================
--- turbine/core/trunk/pom.xml (original)
+++ turbine/core/trunk/pom.xml Mon Dec 21 19:36:32 2015
@@ -27,7 +27,7 @@
<groupId>org.apache.turbine</groupId>
<artifactId>turbine</artifactId>
<name>Apache Turbine</name>
- <version>4.0-M2</version>
+ <version>4.0-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
@@ -474,9 +474,9 @@
</contributors>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/core/tags/turbine-4.0-M2</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/core/tags/turbine-4.0-M2</developerConnection>
- <url>http://svn.apache.org/viewcvs/turbine/core/tags/turbine-4.0-M2</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>