[maven-release-plugin] prepare release maven-site-plugin-4.0.0-M3
diff --git a/pom.xml b/pom.xml
index 58fce6b..10f1838 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   </parent>
 
   <artifactId>maven-site-plugin</artifactId>
-  <version>4.0.0-M3-SNAPSHOT</version>
+  <version>4.0.0-M3</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-4.0.0-M3</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>
@@ -214,7 +214,7 @@
     <mavenReportingImplVersion>4.0.0-M2</mavenReportingImplVersion>
     <fluidoSkinVersion>1.11.1</fluidoSkinVersion>
     <surefire.version>2.22.2</surefire.version>
-    <project.build.outputTimestamp>2022-06-24T06:12:22Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2022-07-22T17:07:34Z</project.build.outputTimestamp>
 
   </properties>