Author: tv
Date: Tue Sep 3 06:13:54 2013
New Revision: 1519571
URL: http://svn.apache.org/r1519571
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
turbine/maven/turbine-parent/trunk/pom.xml
Modified: turbine/maven/turbine-parent/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/turbine/maven/turbine-parent/trunk/pom.xml?rev=1519571&r1=1519570&r2=1519571&view=diff
==============================================================================
--- turbine/maven/turbine-parent/trunk/pom.xml (original)
+++ turbine/maven/turbine-parent/trunk/pom.xml Tue Sep 3 06:13:54 2013
@@ -29,7 +29,7 @@
<packaging>pom</packaging>
<!-- TODO: dummy version. In Maven 2.1, this will be auto-versioned being a
generic parent -->
- <version>3</version>
+ <version>4-SNAPSHOT</version>
<name>Turbine POM</name>
<description>
The parent POM for the Apache Turbine and Fulcrum project.
@@ -52,9 +52,9 @@
a release of the turbine-parent POM.
-->
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/maven/turbine-parent/tags/turbine-parent-3</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/maven/turbine-parent/tags/turbine-parent-3</developerConnection>
-
<url>http://svn.apache.org/viewcvs/turbine/maven/turbine-parent/tags/turbine-parent-3</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/maven/turbine-parent/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/maven/turbine-parent/trunk</developerConnection>
+
<url>http://svn.apache.org/viewcvs/turbine/maven/turbine-parent/trunk/</url>
</scm>
<mailingLists>