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

git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/cache@1890359 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index aae684c..4f53c23 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   <modelVersion>4.0.0</modelVersion>

   <groupId>org.apache.fulcrum</groupId>

   <artifactId>fulcrum-cache</artifactId>

-  <version>2.0.0</version>

+  <version>2.0.1-SNAPSHOT</version>

   <name>Fulcrum Cache</name>

   <inceptionYear>2004</inceptionYear>

   <description>Fulcrum Cache Service</description>

@@ -41,9 +41,9 @@
     </distributionManagement>

         

   <scm>

-    <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-cache-2.0.0</connection>

-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-cache-2.0.0</developerConnection>

-    <url>http://svn.apache.org/viewvc/turbine/fulcrum/tags/fulcrum-cache-2.0.0</url>

+    <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/cache/</connection>

+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/cache/</developerConnection>

+    <url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/cache/</url>

   </scm>

 

   <developers>