[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index cc40980..2ea5d66 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>maven-site-plugin</artifactId>
-  <version>4.0.0-M14</version>
+  <version>4.0.0-M15-SNAPSHOT</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>maven-site-plugin-4.0.0-M14</tag>
+    <tag>HEAD</tag>
     <url>https://github.com/apache/maven-site-plugin/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -212,7 +212,7 @@
     <mavenPluginPluginVersion>3.12.0</mavenPluginPluginVersion>
     <mavenReportingImplVersion>4.0.0-M14</mavenReportingImplVersion>
     <testingFluidoSkinVersion>2.0.0-M8</testingFluidoSkinVersion>
-    <project.build.outputTimestamp>2024-05-05T19:24:52Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2024-05-05T19:25:28Z</project.build.outputTimestamp>
 
   </properties>