[maven-release-plugin] prepare release org.apache.felix.ipojo.runtime-project-1.11.2

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1576395 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/runtime/distributions/maven-tutorial/pom.xml b/ipojo/runtime/distributions/maven-tutorial/pom.xml
index 7d529a7..6a23cb0 100644
--- a/ipojo/runtime/distributions/maven-tutorial/pom.xml
+++ b/ipojo/runtime/distributions/maven-tutorial/pom.xml
@@ -32,7 +32,7 @@
 
     <name>Apache Felix iPOJO - Distribution - Maven Tutorial</name>
     <artifactId>org.apache.felix.ipojo.distribution.maventutorial</artifactId>
-    <version>1.11.2-SNAPSHOT</version>
+    <version>1.11.2</version>
 
 
     <description>This project builds the iPOJO Maven tutorial package</description>
@@ -97,4 +97,10 @@
             </plugin>
         </plugins>
     </build>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.runtime-project-1.11.2/felix-parent-2.1/org.apache.felix.ipojo.distribution.maventutorial</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.runtime-project-1.11.2/felix-parent-2.1/org.apache.felix.ipojo.distribution.maventutorial</developerConnection>
+    <url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/org.apache.felix.ipojo.runtime-project-1.11.2/felix-parent-2.1/org.apache.felix.ipojo.distribution.maventutorial</url>
+  </scm>
 </project>
\ No newline at end of file
diff --git a/ipojo/runtime/distributions/quickstart/pom.xml b/ipojo/runtime/distributions/quickstart/pom.xml
index a172a17..fb47e3d 100644
--- a/ipojo/runtime/distributions/quickstart/pom.xml
+++ b/ipojo/runtime/distributions/quickstart/pom.xml
@@ -33,7 +33,7 @@
 
     <name>Apache Felix iPOJO - Distribution - Quickstart</name>
     <artifactId>org.apache.felix.ipojo.distribution.quickstart</artifactId>
-    <version>1.11.2-SNAPSHOT</version>
+    <version>1.11.2</version>
 
     <properties>
         <!-- Felix version -->
@@ -141,4 +141,10 @@
             </plugin>
         </plugins>
     </build>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.runtime-project-1.11.2/felix-parent-2.1/org.apache.felix.ipojo.distribution.quickstart</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.runtime-project-1.11.2/felix-parent-2.1/org.apache.felix.ipojo.distribution.quickstart</developerConnection>
+    <url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/org.apache.felix.ipojo.runtime-project-1.11.2/felix-parent-2.1/org.apache.felix.ipojo.distribution.quickstart</url>
+  </scm>
 </project>
\ No newline at end of file
diff --git a/ipojo/runtime/distributions/ten-minutes-tutorial/pom.xml b/ipojo/runtime/distributions/ten-minutes-tutorial/pom.xml
index 6afb322..b2a350f 100644
--- a/ipojo/runtime/distributions/ten-minutes-tutorial/pom.xml
+++ b/ipojo/runtime/distributions/ten-minutes-tutorial/pom.xml
@@ -32,7 +32,7 @@
 
     <name>Apache Felix iPOJO - Distribution - 10 minutes tutorial</name>
     <artifactId>org.apache.felix.ipojo.distribution.10mintutorial</artifactId>
-    <version>1.11.2-SNAPSHOT</version>
+    <version>1.11.2</version>
 
 
     <description>This project builds the 10 minutes tutorial package</description>
@@ -223,7 +223,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.ipojo.ant</artifactId>
-            <version>1.11.2-SNAPSHOT</version>
+            <version>1.11.2</version>
         </dependency>
         <dependency>
             <groupId>biz.aQute</groupId>
@@ -253,4 +253,10 @@
             <version>1.11.0</version>
         </dependency>
     </dependencies>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.runtime-project-1.11.2/felix-parent-2.1/org.apache.felix.ipojo.distribution.10mintutorial</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.runtime-project-1.11.2/felix-parent-2.1/org.apache.felix.ipojo.distribution.10mintutorial</developerConnection>
+    <url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/org.apache.felix.ipojo.runtime-project-1.11.2/felix-parent-2.1/org.apache.felix.ipojo.distribution.10mintutorial</url>
+  </scm>
 </project>
\ No newline at end of file