[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/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