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

git-svn-id: https://svn.apache.org/repos/asf/cocoon/trunk@1906908 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/core/cocoon-pipeline/cocoon-pipeline-api/pom.xml b/core/cocoon-pipeline/cocoon-pipeline-api/pom.xml
index 81a18c5..062ca31 100644
--- a/core/cocoon-pipeline/cocoon-pipeline-api/pom.xml
+++ b/core/cocoon-pipeline/cocoon-pipeline-api/pom.xml
@@ -24,7 +24,7 @@
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <artifactId>cocoon-pipeline-api</artifactId>
-  <version>1.1.0</version>
+  <version>1.1.1-SNAPSHOT</version>
   <packaging>jar</packaging>
   <name>Cocoon Pipeline API</name>
   <description>
@@ -102,10 +102,4 @@
       <scope>test</scope>
     </dependency>
   </dependencies>
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-pipeline-api/cocoon-pipeline-api-1.1.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-pipeline-api/cocoon-pipeline-api-1.1.0</developerConnection>
-    <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-pipeline-api/cocoon-pipeline-api-1.1.0</url>
-  </scm>
 </project>