[maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.4.2

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@811247 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/manipulator/pom.xml b/ipojo/manipulator/pom.xml
index 097bee0..207fc67 100644
--- a/ipojo/manipulator/pom.xml
+++ b/ipojo/manipulator/pom.xml
@@ -27,7 +27,7 @@
   <packaging>bundle</packaging>
   <artifactId>org.apache.felix.ipojo.manipulator</artifactId>
   <groupId>org.apache.felix</groupId>
-  <version>1.5.0-SNAPSHOT</version>
+  <version>1.4.2</version>
   <name>Apache Felix iPOJO Manipulator</name>
   
   <description>
@@ -105,4 +105,10 @@
       </plugin>
     </plugins>
   </build>
+
+  <scm>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-1.4.2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-1.4.2</developerConnection>
+    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-1.4.2</url>
+  </scm>
 </project>