Author: gk
Date: Tue Oct 24 12:42:13 2017
New Revision: 1813176

URL: http://svn.apache.org/viewvc?rev=1813176&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=1813176&r1=1813175&r2=1813176&view=diff
==============================================================================
--- turbine/core/trunk/pom.xml (original)
+++ turbine/core/trunk/pom.xml Tue Oct 24 12:42:13 2017
@@ -27,7 +27,7 @@
   <groupId>org.apache.turbine</groupId>
   <artifactId>turbine</artifactId>
   <name>Apache Turbine</name>
-  <version>4.0</version>
+  <version>4.1-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</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/core/tags/turbine-4.0</developerConnection>
-    <url>http://svn.apache.org/viewcvs/turbine/core/tags/turbine-4.0</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>


Reply via email to