[maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.6.0
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@934876 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/manipulator/pom.xml b/ipojo/manipulator/pom.xml
index 994b27c..7c15e99 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.6.0</version>
<name>Apache Felix iPOJO Manipulator</name>
<description>
@@ -106,4 +106,10 @@
</plugin>
</plugins>
</build>
+
+ <scm>
+ <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-1.6.0</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-1.6.0</developerConnection>
+ <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.manipulator-1.6.0</url>
+ </scm>
</project>