[maven-release-plugin] prepare release maven-pmd-plugin-3.16.0
diff --git a/pom.xml b/pom.xml
index 7748ee1..1d3c084 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   </parent>
 
   <artifactId>maven-pmd-plugin</artifactId>
-  <version>3.16.0-SNAPSHOT</version>
+  <version>3.16.0</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven PMD Plugin</name>
@@ -67,7 +67,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git</developerConnection>
     <url>https://github.com/apache/maven-pmd-plugin/tree/${project.scm.tag}</url>
-    <tag>HEAD</tag>
+    <tag>maven-pmd-plugin-3.16.0</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>
@@ -93,7 +93,7 @@
     <slf4jVersion>1.7.25</slf4jVersion>
     <sitePluginVersion>3.7.1</sitePluginVersion>
     <projectInfoReportsPluginVersion>3.0.0</projectInfoReportsPluginVersion>
-    <project.build.outputTimestamp>2021-09-06T18:29:39Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2022-02-05T09:46:17Z</project.build.outputTimestamp>
   </properties>
 
   <dependencies>