[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 91f6db9..8e7194e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>maven-invoker-plugin</artifactId>
-  <version>3.7.0</version>
+  <version>3.7.1-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Invoker Plugin</name>
@@ -42,7 +42,7 @@
   <scm>
     <connection>scm:git:https://github.com/apache/maven-invoker-plugin.git</connection>
     <developerConnection>scm:git:https://github.com/apache/maven-invoker-plugin.git</developerConnection>
-    <tag>maven-invoker-plugin-3.7.0</tag>
+    <tag>HEAD</tag>
     <url>https://github.com/apache/maven-invoker-plugin/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -66,7 +66,7 @@
     <beanshell-groupId>org.apache-extras.beanshell</beanshell-groupId>
     <beanshell-artifactId>bsh</beanshell-artifactId>
     <beanshell-version>2.0b6</beanshell-version>
-    <project.build.outputTimestamp>2024-05-22T21:52:39Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2024-05-22T21:52:51Z</project.build.outputTimestamp>
     <groovy-version>4.0.21</groovy-version>
   </properties>