[maven-release-plugin] prepare release org.apache.felix.configadmin-1.2.4
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@809197 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/configadmin/pom.xml b/configadmin/pom.xml
index 1639ff5..919077c 100644
--- a/configadmin/pom.xml
+++ b/configadmin/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.felix.configadmin</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.4</version>
<packaging>bundle</packaging>
<name>Apache Felix Configuration Admin Service</name>
@@ -231,4 +231,10 @@
</snapshots>
</repository>
</repositories>
+
+ <scm>
+ <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.configadmin-1.2.4</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.configadmin-1.2.4</developerConnection>
+ <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.configadmin-1.2.4</url>
+ </scm>
</project>