[maven-release-plugin] prepare release org.apache.sling.api-2.23.4
diff --git a/pom.xml b/pom.xml
index f8a16b7..13639f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.api</artifactId>
-    <version>2.23.3-SNAPSHOT</version>
+    <version>2.23.4</version>
 
     <name>Apache Sling API</name>
     <description>
@@ -46,13 +46,13 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-api.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-api.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-api.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.api-2.23.4</tag>
   </scm>
 
     <properties>
         <site.jira.version.id>12314252</site.jira.version.id>
         <sling.java.version>8</sling.java.version>
-        <project.build.outputTimestamp>2021-01-13T22:06:49Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2021-04-28T07:20:46Z</project.build.outputTimestamp>
     </properties>
 
     <dependencies>