[maven-release-plugin] prepare release org.apache.sling.jcr.classloader-3.2.4
diff --git a/pom.xml b/pom.xml
index fb88de4..410a75f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,11 +23,11 @@
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
         <version>30</version>
-        <relativePath/>
+        <relativePath />
     </parent>
 
     <artifactId>org.apache.sling.jcr.classloader</artifactId>
-    <version>3.2.3-SNAPSHOT</version>
+    <version>3.2.4</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling JCR ClassLoader</name>
@@ -43,7 +43,8 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-classloader.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-classloader.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-classloader.git</url>
-    </scm>
+      <tag>org.apache.sling.jcr.classloader-3.2.4</tag>
+  </scm>
 
     <build>
         <plugins>