[maven-release-plugin] prepare release org.apache.sling.scripting.jsp.taglib-2.2.4

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1626759 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 4b2932c..df291cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
 	</parent>
 
 	<artifactId>org.apache.sling.scripting.jsp.taglib</artifactId>
-	<version>2.2.3-SNAPSHOT</version>
+	<version>2.2.4</version>
 	<packaging>bundle</packaging>
 
 	<name>Apache Sling JSP Tag Library</name>
@@ -29,9 +29,9 @@
     </description>
     
 	<scm>
-		<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/jsp-taglib</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/jsp-taglib</developerConnection>
-		<url>http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/jsp-taglib</url>
+		<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.jsp.taglib-2.2.4</connection>
+		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.jsp.taglib-2.2.4</developerConnection>
+		<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.scripting.jsp.taglib-2.2.4</url>
 	</scm>
 
 	<build>