[maven-release-plugin] prepare release org.apache.sling.event-4.3.4
diff --git a/pom.xml b/pom.xml
index 3db14ec..e588d8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     </parent>
 
     <artifactId>org.apache.sling.event</artifactId>
-    <version>4.3.3-SNAPSHOT</version>
+    <version>4.3.4</version>
 
     <name>Apache Sling Event</name>
     <description>Support for eventing.</description>
@@ -38,7 +38,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-event.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-event.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-event.git</url>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.event-4.3.4</tag>
     </scm>
 
     <properties>
@@ -46,7 +46,7 @@
         <org.ops4j.pax.exam.version>4.13.3</org.ops4j.pax.exam.version>
         <min.port>37000</min.port>
         <max.port>37999</max.port>
-        <project.build.outputTimestamp>2022-05-19T07:49:58Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2022-06-23T12:58:06Z</project.build.outputTimestamp>
     </properties>