[maven-release-plugin] prepare release org.apache.sling.event-4.2.16
diff --git a/pom.xml b/pom.xml
index 99fd047..ffae4c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.event</artifactId>
     <packaging>jar</packaging>
-    <version>4.2.15-SNAPSHOT</version>
+    <version>4.2.16</version>
 
     <name>Apache Sling Event Support</name>
     <description>
@@ -40,7 +40,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.2.16</tag>
     </scm>
 
     <properties>
@@ -51,7 +51,7 @@
         <bundle.file.name>${bundle.build.dir}/${project.build.finalName}.jar</bundle.file.name>
         <min.port>37000</min.port>
         <max.port>37999</max.port>
-        <project.build.outputTimestamp>2021-04-12T10:00:00Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2021-04-12T15:06:17Z</project.build.outputTimestamp>
     </properties>