[maven-release-plugin] prepare release org.apache.sling.jcr.contentloader-2.4.0
diff --git a/pom.xml b/pom.xml
index a1dc8e5..3d3da07 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     </parent>
 
     <artifactId>org.apache.sling.jcr.contentloader</artifactId>
-    <version>2.4.0-SNAPSHOT</version>
+    <version>2.4.0</version>
 
     <name>Apache Sling Initial Content Loader</name>
     <description>This bundle provides initial content installation through bundles.</description>
@@ -44,7 +44,7 @@
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-contentloader.git
     </developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-contentloader.git</url>
-    <tag>HEAD</tag>
+    <tag>org.apache.sling.jcr.contentloader-2.4.0</tag>
   </scm>
 
     <build>