[maven-release-plugin] prepare release maven-site-plugin-3.9.0
diff --git a/pom.xml b/pom.xml
index b54c4a9..6fc90d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   </parent>
 
   <artifactId>maven-site-plugin</artifactId>
-  <version>3.9.0-SNAPSHOT</version>
+  <version>3.9.0</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Site Plugin</name>
@@ -177,7 +177,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-site-plugin.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-site-plugin.git</developerConnection>
     <url>https://github.com/apache/maven-site-plugin/tree/${project.scm.tag}</url>
-    <tag>HEAD</tag>
+    <tag>maven-site-plugin-3.9.0</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>
@@ -210,7 +210,7 @@
     <pmdPluginVersion>3.11.0</pmdPluginVersion>
     <projectInfoReportsPluginVersion>2.7</projectInfoReportsPluginVersion>
     <surefirePluginVersion>2.22.1</surefirePluginVersion>
-    <project.build.outputTimestamp>2020-02-14T20:39:59Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2020-03-06T20:49:21Z</project.build.outputTimestamp>
   </properties>
 
   <dependencies>