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

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk@1388488 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/modello-plugin-redback-registry/pom.xml b/modello-plugin-redback-registry/pom.xml
index a7efbc5..7eb7e12 100644
--- a/modello-plugin-redback-registry/pom.xml
+++ b/modello-plugin-redback-registry/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.archiva.redback.components.registry</groupId>
     <artifactId>spring-registry</artifactId>
-    <version>2.0</version>
+    <version>2.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>modello-plugin-redback-registry</artifactId>
diff --git a/pom.xml b/pom.xml
index c309a43..bc72b23 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.archiva.redback.components.registry</groupId>
   <artifactId>spring-registry</artifactId>
-  <version>2.0</version>
+  <version>2.1-SNAPSHOT</version>
   <name>Redback Spring Registry Component</name>
   <packaging>pom</packaging>
 
@@ -38,9 +38,9 @@
   </distributionManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/redback/redback-components/tags/spring-registry-2.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/redback/redback-components/tags/spring-registry-2.0</developerConnection>
-    <url>http://svn.apache.org/viewvc/archiva/redback/redback-components/tags/spring-registry-2.0</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk/spring-registry/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk/spring-registry/</developerConnection>
+    <url>http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/spring-registry</url>
   </scm>
 
   <modules>
diff --git a/spring-registry-api/pom.xml b/spring-registry-api/pom.xml
index 1d659f0..22ea59c 100644
--- a/spring-registry-api/pom.xml
+++ b/spring-registry-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.archiva.redback.components.registry</groupId>
     <artifactId>spring-registry</artifactId>
-    <version>2.0</version>
+    <version>2.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>spring-registry-api</artifactId>
diff --git a/spring-registry-commons/pom.xml b/spring-registry-commons/pom.xml
index 7b2619f..d8d5a86 100644
--- a/spring-registry-commons/pom.xml
+++ b/spring-registry-commons/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.archiva.redback.components.registry</groupId>
     <artifactId>spring-registry</artifactId>
-    <version>2.0</version>
+    <version>2.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>spring-registry-commons</artifactId>