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

git-svn-id: https://svn.apache.org/repos/asf/incubator/wink/branches/wink-1.1-incubating@958089 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 61cd71c..b906908 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,9 +50,9 @@
         <module>wink-assembly</module>
     </modules>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/wink/tags/wink-1.1.1-incubating</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/wink/tags/wink-1.1.1-incubating</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/wink/tags/wink-1.1.1-incubating</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/wink/branches/wink-1.1-incubating</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/wink/branches/wink-1.1-incubating</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating</url>
     </scm>
     <build>
         <plugins>