[maven-release-plugin] prepare release maven-pmd-plugin-3.11.0
diff --git a/pom.xml b/pom.xml
index 326678a..db18e18 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   </parent>
 
   <artifactId>maven-pmd-plugin</artifactId>
-  <version>3.11.0-SNAPSHOT</version>
+  <version>3.11.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.11.0</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>