[maven-release-plugin] prepare release parent/v1.1

Change-Id: I1760202ba95981620e17728a74dec253e107d040
diff --git a/pom.xml b/pom.xml
index b273363..58a04a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
 
   <groupId>org.eclipse.scout</groupId>
   <artifactId>root</artifactId>
-  <version>2-SNAPSHOT</version>
+  <version>1.1</version>
   <packaging>pom</packaging>
 
   <modules>
@@ -85,7 +85,7 @@
 
   <scm>
     <connection>scm:git:git://git.eclipse.org/gitroot/scout/org.eclipse.scout-aggregator.git</connection>
-    <tag>parent/develop</tag>
+    <tag>parent/v1.1</tag>
     <url>http://git.eclipse.org/c/scout/org.eclipse.scout-aggregator.git/</url>
   </scm>
 
diff --git a/scout-parent/pom.xml b/scout-parent/pom.xml
index bba370a..780e091 100644
--- a/scout-parent/pom.xml
+++ b/scout-parent/pom.xml
@@ -14,7 +14,7 @@
 
   <groupId>org.eclipse.scout</groupId>
   <artifactId>scout-parent</artifactId>
-  <version>2-SNAPSHOT</version>
+  <version>1.1</version>
   <packaging>pom</packaging>
 
   <prerequisites>
@@ -227,7 +227,7 @@
 
   <scm>
     <connection>scm:git:git://git.eclipse.org/gitroot/scout/org.eclipse.scout-aggregator.git</connection>
-    <tag>parent/develop</tag>
+    <tag>parent/v1.1</tag>
     <url>http://git.eclipse.org/c/scout/org.eclipse.scout-aggregator.git/</url>
   </scm>