[maven-release-plugin] prepare release maven-pmd-plugin-3.14.0
diff --git a/pom.xml b/pom.xml
index 7943ff3..7cca5a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   </parent>
 
   <artifactId>maven-pmd-plugin</artifactId>
-  <version>3.14.0-SNAPSHOT</version>
+  <version>3.14.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.14.0</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>
@@ -92,7 +92,7 @@
     <pmdVersion>6.29.0</pmdVersion>
     <sitePluginVersion>3.7.1</sitePluginVersion>
     <projectInfoReportsPluginVersion>3.0.0</projectInfoReportsPluginVersion>
-    <project.build.outputTimestamp>2020-04-07T21:04:00Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2020-10-24T17:09:23Z</project.build.outputTimestamp>
   </properties>
 
   <dependencies>