[maven-release-plugin] prepare release maven-site-plugin-4.0.0-M11
diff --git a/pom.xml b/pom.xml
index 7150a76..a4fb536 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>maven-site-plugin</artifactId>
-  <version>4.0.0-M11-SNAPSHOT</version>
+  <version>4.0.0-M11</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Site Plugin</name>
@@ -174,7 +174,7 @@
   <scm>
     <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>
-    <tag>HEAD</tag>
+    <tag>maven-site-plugin-4.0.0-M11</tag>
     <url>https://github.com/apache/maven-site-plugin/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -212,7 +212,7 @@
     <mavenReportingImplVersion>4.0.0-M11</mavenReportingImplVersion>
     <testingFluidoSkinVersion>2.0.0-M8</testingFluidoSkinVersion>
     <surefire.version>3.1.2</surefire.version>
-    <project.build.outputTimestamp>2023-10-03T09:04:32Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2023-10-13T22:15:00Z</project.build.outputTimestamp>
 
   </properties>