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

git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1656310 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 7329ce0..02df10f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,15 +30,15 @@
   </parent>
 
   <artifactId>maven-shared-resources</artifactId>
-  <version>2</version>
+  <version>3-SNAPSHOT</version>
 
   <name>Apache Maven Shared Resources</name>
   <description>A collection of templates that are specific to the Maven project.</description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/tags/maven-shared-resources-2</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-shared-resources-2</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/shared/tags/maven-shared-resources-2</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/trunk/maven-shared-resources/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/trunk/maven-shared-resources/</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/shared/trunk/maven-shared-resources/</url>
   </scm>
   <issueManagement>
     <system>jira</system>