[maven-release-plugin] prepare release org.apache.sling.jcr.base-3.2.0
diff --git a/pom.xml b/pom.xml
index 237db2b..2680456 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.jcr.base</artifactId>
-    <version>3.1.15-SNAPSHOT</version>
+    <version>3.2.0</version>
 
     <name>Apache Sling JCR Base</name>
     <description>
@@ -39,7 +39,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-base.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-base.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-base.git</url>
-    <tag>HEAD</tag>
+    <tag>org.apache.sling.jcr.base-3.2.0</tag>
   </scm>
 
     <build>