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

git-svn-id: https://svn.apache.org/repos/asf/synapse/branches/2.1@1228130 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/modules/commons/pom.xml b/modules/commons/pom.xml
index d04ee0b..a35c561 100644
--- a/modules/commons/pom.xml
+++ b/modules/commons/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>2.1.0</version>
+        <version>2.1.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -35,9 +35,9 @@
     <packaging>bundle</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/commons</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/commons</developerConnection>
-        <url>http://svn.apache.org/viewvc/synapse/tags/2.1.0/modules/commons</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/branches/2.1/modules/commons</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/branches/2.1/modules/commons</developerConnection>
+        <url>http://svn.apache.org/viewvc/synapse/branches/2.1/modules/commons</url>
     </scm>
 
     <build>
diff --git a/modules/core/pom.xml b/modules/core/pom.xml
index 738611e..7987d39 100644
--- a/modules/core/pom.xml
+++ b/modules/core/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>2.1.0</version>
+        <version>2.1.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -36,9 +36,9 @@
     <url>http://synapse.apache.org</url>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/core</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/core</developerConnection>
-        <url>http://svn.apache.org/viewvc/synapse/tags/2.1.0/modules/core</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/branches/2.1/modules/core</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/branches/2.1/modules/core</developerConnection>
+        <url>http://svn.apache.org/viewvc/synapse/branches/2.1/modules/core</url>
     </scm>
 
     <build>
diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml
index 5963fe6..675c86c 100644
--- a/modules/distribution/pom.xml
+++ b/modules/distribution/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>2.1.0</version>
+        <version>2.1.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -34,9 +34,9 @@
     <packaging>pom</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/distribution</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/distribution</developerConnection>
-        <url>http://svn.apache.org/viewvc/synapse/tags/2.1.0/modules/distribution</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/branches/2.1/modules/distribution</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/branches/2.1/modules/distribution</developerConnection>
+        <url>http://svn.apache.org/viewvc/synapse/branches/2.1/modules/distribution</url>
     </scm>
 
     <dependencies>
diff --git a/modules/experimental/pom.xml b/modules/experimental/pom.xml
index bf315fc..4b328d0 100644
--- a/modules/experimental/pom.xml
+++ b/modules/experimental/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>2.1.0</version>
+        <version>2.1.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -35,9 +35,9 @@
     <packaging>bundle</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/experimental</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/experimental</developerConnection>
-        <url>http://svn.apache.org/viewvc/synapse/tags/2.1.0/modules/experimental</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/branches/2.1/modules/experimental</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/branches/2.1/modules/experimental</developerConnection>
+        <url>http://svn.apache.org/viewvc/synapse/branches/2.1/modules/experimental</url>
     </scm>
 
     <build>
diff --git a/modules/extensions/pom.xml b/modules/extensions/pom.xml
index 079feb2..1b6a405 100644
--- a/modules/extensions/pom.xml
+++ b/modules/extensions/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>2.1.0</version>
+        <version>2.1.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -35,9 +35,9 @@
     <packaging>bundle</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/extensions</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/extensions</developerConnection>
-        <url>http://svn.apache.org/viewvc/synapse/tags/2.1.0/modules/extensions</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/branches/2.1/modules/extensions</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/branches/2.1/modules/extensions</developerConnection>
+        <url>http://svn.apache.org/viewvc/synapse/branches/2.1/modules/extensions</url>
     </scm>
 
     <build>
diff --git a/modules/handler/pom.xml b/modules/handler/pom.xml
index ee2c54e..002b8f5 100644
--- a/modules/handler/pom.xml
+++ b/modules/handler/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>2.1.0</version>
+        <version>2.1.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -35,9 +35,9 @@
     <packaging>bundle</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/handler</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/handler</developerConnection>
-        <url>http://svn.apache.org/viewvc/synapse/tags/2.1.0/modules/handler</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/branches/2.1/modules/handler</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/branches/2.1/modules/handler</developerConnection>
+        <url>http://svn.apache.org/viewvc/synapse/branches/2.1/modules/handler</url>
     </scm>
 
     <build>
diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml
index 25d5fb3..f15601b 100644
--- a/modules/integration/pom.xml
+++ b/modules/integration/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>2.1.0</version>
+        <version>2.1.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -35,9 +35,9 @@
     <!--<packaging>bundle</packaging>-->
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/integration</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/integration</developerConnection>
-        <url>http://svn.apache.org/viewvc/synapse/tags/2.1.0/modules/integration</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/branches/2.1/modules/integration</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/branches/2.1/modules/integration</developerConnection>
+        <url>http://svn.apache.org/viewvc/synapse/branches/2.1/modules/integration</url>
     </scm>
 
     <build>
diff --git a/modules/migrator/pom.xml b/modules/migrator/pom.xml
index 4ff45c8..af09505 100644
--- a/modules/migrator/pom.xml
+++ b/modules/migrator/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>2.1.0</version>
+        <version>2.1.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -38,9 +38,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/migrator</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/migrator</developerConnection>
-        <url>http://svn.apache.org/viewvc/synapse/tags/2.1.0/modules/migrator</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/branches/2.1/modules/migrator</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/branches/2.1/modules/migrator</developerConnection>
+        <url>http://svn.apache.org/viewvc/synapse/branches/2.1/modules/migrator</url>
     </scm>
 
     <build>
diff --git a/modules/packaging/package-archetype/pom.xml b/modules/packaging/package-archetype/pom.xml
index 3372034..ac76962 100644
--- a/modules/packaging/package-archetype/pom.xml
+++ b/modules/packaging/package-archetype/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>2.1.0</version>
+        <version>2.1.1-SNAPSHOT</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
     <artifactId>synapse-package-archetype</artifactId>
@@ -34,9 +34,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/packaging/package-archetype</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/packaging/package-archetype</developerConnection>
-        <url>http://svn.apache.org/viewvc/synapse/tags/2.1.0/modules/packaging/package-archetype</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/branches/2.1/modules/packaging/package-archetype</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/branches/2.1/modules/packaging/package-archetype</developerConnection>
+        <url>http://svn.apache.org/viewvc/synapse/branches/2.1/modules/packaging/package-archetype</url>
     </scm>
 
     <build>
diff --git a/modules/packaging/package-skeleton/pom.xml b/modules/packaging/package-skeleton/pom.xml
index e20fcff..b877880 100644
--- a/modules/packaging/package-skeleton/pom.xml
+++ b/modules/packaging/package-skeleton/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>2.1.0</version>
+        <version>2.1.1-SNAPSHOT</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
     <artifactId>synapse-package-skeleton</artifactId>
@@ -35,9 +35,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/packaging/package-skeleton</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/packaging/package-skeleton</developerConnection>
-        <url>http://svn.apache.org/viewvc/synapse/tags/2.1.0/modules/packaging/package-skeleton</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/branches/2.1/modules/packaging/package-skeleton</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/branches/2.1/modules/packaging/package-skeleton</developerConnection>
+        <url>http://svn.apache.org/viewvc/synapse/branches/2.1/modules/packaging/package-skeleton</url>
     </scm>
 
     <dependencies>
diff --git a/modules/patches/pom.xml b/modules/patches/pom.xml
index 2f61fa0..48f3060 100644
--- a/modules/patches/pom.xml
+++ b/modules/patches/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>2.1.0</version>
+        <version>2.1.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <artifactId>synapse-patches</artifactId>
@@ -35,9 +35,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/patches</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/patches</developerConnection>
-        <url>http://svn.apache.org/viewvc/synapse/tags/2.1.0/modules/patches</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/branches/2.1/modules/patches</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/branches/2.1/modules/patches</developerConnection>
+        <url>http://svn.apache.org/viewvc/synapse/branches/2.1/modules/patches</url>
     </scm>
 
     <build>
diff --git a/modules/samples/pom.xml b/modules/samples/pom.xml
index c2f7896..cdc60eb 100644
--- a/modules/samples/pom.xml
+++ b/modules/samples/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>2.1.0</version>
+        <version>2.1.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -35,9 +35,9 @@
     <packaging>bundle</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/samples</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/samples</developerConnection>
-        <url>http://svn.apache.org/viewvc/synapse/tags/2.1.0/modules/samples</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/branches/2.1/modules/samples</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/branches/2.1/modules/samples</developerConnection>
+        <url>http://svn.apache.org/viewvc/synapse/branches/2.1/modules/samples</url>
     </scm>
 
     <profiles>
diff --git a/modules/securevault/pom.xml b/modules/securevault/pom.xml
index 764910c..fcf71b8 100644
--- a/modules/securevault/pom.xml
+++ b/modules/securevault/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>2.1.0</version>
+        <version>2.1.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.synapse</groupId>
@@ -33,9 +33,9 @@
     <packaging>bundle</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/securevault</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/securevault</developerConnection>
-        <url>http://svn.apache.org/viewvc/synapse/tags/2.1.0/modules/securevault</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/branches/2.1/modules/securevault</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/branches/2.1/modules/securevault</developerConnection>
+        <url>http://svn.apache.org/viewvc/synapse/branches/2.1/modules/securevault</url>
     </scm>
 
     <build>
diff --git a/modules/tasks/pom.xml b/modules/tasks/pom.xml
index e468ec5..55e9a16 100644
--- a/modules/tasks/pom.xml
+++ b/modules/tasks/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>2.1.0</version>
+        <version>2.1.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -35,9 +35,9 @@
     <packaging>bundle</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/tasks</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/tasks</developerConnection>
-        <url>http://svn.apache.org/viewvc/synapse/tags/2.1.0/modules/tasks</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/branches/2.1/modules/tasks</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/branches/2.1/modules/tasks</developerConnection>
+        <url>http://svn.apache.org/viewvc/synapse/branches/2.1/modules/tasks</url>
     </scm>
 
     <build>
diff --git a/modules/transports/core/nhttp/pom.xml b/modules/transports/core/nhttp/pom.xml
index a2f920f..aa05f72 100644
--- a/modules/transports/core/nhttp/pom.xml
+++ b/modules/transports/core/nhttp/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>synapse-transports</artifactId>
-        <version>2.1.0</version>
+        <version>2.1.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -34,9 +34,9 @@
     <packaging>bundle</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/transports/core/nhttp</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/transports/core/nhttp</developerConnection>
-        <url>http://svn.apache.org/viewvc/synapse/tags/2.1.0/modules/transports/core/nhttp</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/branches/2.1/modules/transports/core/nhttp</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/branches/2.1/modules/transports/core/nhttp</developerConnection>
+        <url>http://svn.apache.org/viewvc/synapse/branches/2.1/modules/transports/core/nhttp</url>
     </scm>
 
     <build>
diff --git a/modules/transports/core/pipe/pom.xml b/modules/transports/core/pipe/pom.xml
index a312850..286554e 100644
--- a/modules/transports/core/pipe/pom.xml
+++ b/modules/transports/core/pipe/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>synapse-transports</artifactId>
-        <version>2.1.0</version>
+        <version>2.1.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -34,9 +34,9 @@
     <packaging>bundle</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/transports/core/pipe</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/transports/core/pipe</developerConnection>
-        <url>http://svn.apache.org/viewvc/synapse/tags/2.1.0/modules/transports/core/pipe</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/branches/2.1/modules/transports/core/pipe</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/branches/2.1/modules/transports/core/pipe</developerConnection>
+        <url>http://svn.apache.org/viewvc/synapse/branches/2.1/modules/transports/core/pipe</url>
     </scm>
 
     <build>
diff --git a/modules/transports/core/vfs/pom.xml b/modules/transports/core/vfs/pom.xml
index 1aeb421..2a3c990 100644
--- a/modules/transports/core/vfs/pom.xml
+++ b/modules/transports/core/vfs/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>synapse-transports</artifactId>
-        <version>2.1.0</version>
+        <version>2.1.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -34,9 +34,9 @@
     <packaging>bundle</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/transports/core/vfs</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/transports/core/vfs</developerConnection>
-        <url>http://svn.apache.org/viewvc/synapse/tags/2.1.0/modules/transports/core/vfs</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/branches/2.1/modules/transports/core/vfs</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/branches/2.1/modules/transports/core/vfs</developerConnection>
+        <url>http://svn.apache.org/viewvc/synapse/branches/2.1/modules/transports/core/vfs</url>
     </scm>
 
     <build>
diff --git a/modules/transports/optional/fix/pom.xml b/modules/transports/optional/fix/pom.xml
index 471b0a9..7817638 100644
--- a/modules/transports/optional/fix/pom.xml
+++ b/modules/transports/optional/fix/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>synapse-transports</artifactId>
-        <version>2.1.0</version>
+        <version>2.1.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -34,9 +34,9 @@
     <packaging>bundle</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/transports/optional/fix</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/transports/optional/fix</developerConnection>
-        <url>http://svn.apache.org/viewvc/synapse/tags/2.1.0/modules/transports/optional/fix</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/branches/2.1/modules/transports/optional/fix</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/branches/2.1/modules/transports/optional/fix</developerConnection>
+        <url>http://svn.apache.org/viewvc/synapse/branches/2.1/modules/transports/optional/fix</url>
     </scm>
 
     <build>
diff --git a/modules/transports/pom.xml b/modules/transports/pom.xml
index a57ad7c..e35aee7 100644
--- a/modules/transports/pom.xml
+++ b/modules/transports/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>2.1.0</version>
+        <version>2.1.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -34,9 +34,9 @@
     <packaging>pom</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/transports</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/transports</developerConnection>
-        <url>http://svn.apache.org/viewvc/synapse/tags/2.1.0/modules/transports</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/branches/2.1/modules/transports</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/branches/2.1/modules/transports</developerConnection>
+        <url>http://svn.apache.org/viewvc/synapse/branches/2.1/modules/transports</url>
     </scm>
 
     <modules>
diff --git a/modules/war/pom.xml b/modules/war/pom.xml
index bff0f33..e545ba2 100644
--- a/modules/war/pom.xml
+++ b/modules/war/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>2.1.0</version>
+        <version>2.1.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -35,9 +35,9 @@
     <packaging>war</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/war</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/war</developerConnection>
-        <url>http://svn.apache.org/viewvc/synapse/tags/2.1.0/modules/war</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/branches/2.1/modules/war</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/branches/2.1/modules/war</developerConnection>
+        <url>http://svn.apache.org/viewvc/synapse/branches/2.1/modules/war</url>
     </scm>
 
     <dependencies>
diff --git a/modules/xar-maven-plugin/pom.xml b/modules/xar-maven-plugin/pom.xml
index a51c954..20a063c 100644
--- a/modules/xar-maven-plugin/pom.xml
+++ b/modules/xar-maven-plugin/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>2.1.0</version>
+        <version>2.1.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <artifactId>synapse-xar-maven-plugin</artifactId>
@@ -31,9 +31,9 @@
     <description>Maven 2 plugin to create Synapse extension archives</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/xar-maven-plugin</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/tags/2.1.0/modules/xar-maven-plugin</developerConnection>
-        <url>http://svn.apache.org/viewvc/synapse/tags/2.1.0/modules/xar-maven-plugin</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/branches/2.1/modules/xar-maven-plugin</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/branches/2.1/modules/xar-maven-plugin</developerConnection>
+        <url>http://svn.apache.org/viewvc/synapse/branches/2.1/modules/xar-maven-plugin</url>
     </scm>
     
     <properties>
diff --git a/pom.xml b/pom.xml
index e94c9a9..3c588e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <groupId>org.apache.synapse</groupId>
     <artifactId>Apache-Synapse</artifactId>
-    <version>2.1.0</version>
+    <version>2.1.1-SNAPSHOT</version>
 
     <name>Apache Synapse</name>
     <description>Apache Synapse</description>
@@ -76,9 +76,9 @@
     </licenses>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/tags/2.1.0</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/tags/2.1.0</developerConnection>
-        <url>http://svn.apache.org/viewvc/synapse/tags/2.1.0</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/synapse/branches/2.1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/synapse/branches/2.1</developerConnection>
+        <url>http://svn.apache.org/viewvc/synapse/branches/2.1</url>
     </scm>
 
     <organization>