[maven-release-plugin] prepare release org.apache.sling.jcr.contentloader-2.2.4

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/contentloader@1796748 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index d9be620..3f064ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>org.apache.sling.jcr.contentloader</artifactId>
-  <version>2.2.3-SNAPSHOT</version>
+  <version>2.2.4</version>
   <packaging>bundle</packaging>
 
   <name>Apache Sling Initial Content Loader</name>
@@ -48,9 +48,9 @@
   </properties>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/contentloader</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/contentloader</developerConnection>
-    <url>http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/contentloader</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.contentloader-2.2.4</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.contentloader-2.2.4</developerConnection>
+    <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.jcr.contentloader-2.2.4</url>
   </scm>
 
   <build>