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

git-svn-id: file:///home/tiste/MOJOHAUS-TO-GIT/SVN-MOJO-WIP/trunk/mojo/mojo-archetypes/nbm-suite-root@18977 52ab4f32-60fc-0310-b215-8acea882cd1b
diff --git a/pom.xml b/pom.xml
index e315484..ad3b743 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,13 +6,13 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>nbm-suite-root</artifactId>
-  <version>1.10</version>
+  <version>1.11-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
   <name>NetBeans Module Suite Archetype</name>
   <description>Root project archetype for creating multi module projects developing NetBeans IDE modules. Approximately similar in functionality to module suites in NetBeans Ant projects.</description>
   <scm>
-    <connection>scm:svn:http://svn.codehaus.org/mojo/tags/nbm-suite-root-1.10</connection>
-    <developerConnection>scm:svn:https://svn.codehaus.org/mojo/tags/nbm-suite-root-1.10</developerConnection>
-    <url>http://fisheye.codehaus.org/browse/mojo/tags/nbm-suite-root-1.10</url>
+    <connection>scm:svn:http://svn.codehaus.org/mojo/trunk/mojo/mojo-archetypes/nbm-suite-root</connection>
+    <developerConnection>scm:svn:https://svn.codehaus.org/mojo/trunk/mojo/mojo-archetypes/nbm-suite-root</developerConnection>
+    <url>http://fisheye.codehaus.org/browse/mojo/trunk/mojo/mojo-archetypes/nbm-suite-root</url>
   </scm>
 </project>