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

Change-Id: Ica1cfe85b79b85e955e69f626d6619683dbdf95b
diff --git a/maven_plugin_config-master/pom.xml b/maven_plugin_config-master/pom.xml
index 3b8768e..f710682 100644
--- a/maven_plugin_config-master/pom.xml
+++ b/maven_plugin_config-master/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.eclipse.scout</groupId>
     <artifactId>maven_plugin_version-master</artifactId>
-    <version>1.3.1</version>
+    <version>1.3.2-SNAPSHOT</version>
     <relativePath>../maven_plugin_version-master</relativePath>
   </parent>
 
diff --git a/maven_plugin_version-master/pom.xml b/maven_plugin_version-master/pom.xml
index fb6d4fb..8ab51cf 100644
--- a/maven_plugin_version-master/pom.xml
+++ b/maven_plugin_version-master/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.eclipse.scout</groupId>
     <artifactId>maven-master</artifactId>
-    <version>1.3.1</version>
+    <version>1.3.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven_plugin_version-master</artifactId>
diff --git a/maven_rt_plugin_config-master/pom.xml b/maven_rt_plugin_config-master/pom.xml
index 3ac131a..aa71708 100644
--- a/maven_rt_plugin_config-master/pom.xml
+++ b/maven_rt_plugin_config-master/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.eclipse.scout</groupId>
     <artifactId>maven_plugin_config-master</artifactId>
-    <version>1.3.1</version>
+    <version>1.3.2-SNAPSHOT</version>
     <relativePath>../maven_plugin_config-master</relativePath>
   </parent>
 
diff --git a/maven_sdk_p2_plugin_config-master/pom.xml b/maven_sdk_p2_plugin_config-master/pom.xml
index a96e65c..41da61e 100644
--- a/maven_sdk_p2_plugin_config-master/pom.xml
+++ b/maven_sdk_p2_plugin_config-master/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.eclipse.scout</groupId>
     <artifactId>maven_sdk_plugin_config-master</artifactId>
-    <version>1.3.1</version>
+    <version>1.3.2-SNAPSHOT</version>
     <relativePath>../maven_sdk_plugin_config-master</relativePath>
   </parent>
 
diff --git a/maven_sdk_plugin_config-master/pom.xml b/maven_sdk_plugin_config-master/pom.xml
index 1ec9343..9c0a18f 100644
--- a/maven_sdk_plugin_config-master/pom.xml
+++ b/maven_sdk_plugin_config-master/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.eclipse.scout</groupId>
     <artifactId>maven_plugin_config-master</artifactId>
-    <version>1.3.1</version>
+    <version>1.3.2-SNAPSHOT</version>
     <relativePath>../maven_plugin_config-master</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index aca31d3..9857c73 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
 
   <groupId>org.eclipse.scout</groupId>
   <artifactId>maven-master</artifactId>
-  <version>1.3.1</version>
+  <version>1.3.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <modules>
@@ -151,7 +151,7 @@
 
   <scm>
     <connection>scm:git:git://git.eclipse.org/gitroot/scout/maven-master.git</connection>
-    <tag>v1.3.1</tag>
+    <tag>hotfix_1.3.1</tag>
     <url>https://git.eclipse.org/c/scout/maven-master.git/</url>
   </scm>