Author: gk
Date: Tue May 21 14:43:53 2019
New Revision: 1859654

URL: http://svn.apache.org/viewvc?rev=1859654&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=1859654&r1=1859653&r2=1859654&view=diff
==============================================================================
--- turbine/core/trunk/pom.xml (original)
+++ turbine/core/trunk/pom.xml Tue May 21 14:43:53 2019
@@ -26,7 +26,7 @@
   </parent>
   <artifactId>turbine</artifactId>
   <name>Apache Turbine</name>
-  <version>5.0</version>
+  <version>5.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
@@ -481,9 +481,9 @@
   </contributors>
 
   <scm>
-    
<connection>scm:svn:https://svn.apache.org/repos/asf/turbine/core/tags/turbine-5.0</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/core/tags/turbine-5.0</developerConnection>
-    <url>https://svn.apache.org/viewcvs/turbine/core/tags/turbine-5.0</url>
+    
<connection>scm:svn:https://svn.apache.org/repos/asf/turbine/core/trunk</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/core/trunk</developerConnection>
+    <url>https://svn.apache.org/viewcvs/turbine/core/trunk/</url>
   </scm>
 
   <build>


Reply via email to