[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.apache.org/repos/asf/turbine/core/trunk@1859654 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 154e8cf..8156f60 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>