[maven-release-plugin] prepare release org.apache.felix.configadmin-1.6.0
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1400275 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/configadmin/pom.xml b/configadmin/pom.xml
index af7fee5..00d4ca2 100644
--- a/configadmin/pom.xml
+++ b/configadmin/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.felix.configadmin</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>bundle</packaging>
<name>Apache Felix Configuration Admin Service</name>
@@ -36,9 +36,9 @@
</description>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/configadmin</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/configadmin</developerConnection>
- <url>http://svn.apache.org/repos/asf/felix/configadmin</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.configadmin-1.6.0</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.configadmin-1.6.0</developerConnection>
+ <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.configadmin-1.6.0</url>
</scm>
<!--