[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 15393c9..c5dd56e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>maven-source-plugin</artifactId>
- <version>3.4.0</version>
+ <version>3.4.1-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>Apache Maven Source Plugin</name>
@@ -58,7 +58,7 @@
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-source-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-source-plugin.git</developerConnection>
- <tag>maven-source-plugin-3.4.0</tag>
+ <tag>HEAD</tag>
<url>https://github.com/apache/maven-source-plugin/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
@@ -79,7 +79,7 @@
<properties>
<javaVersion>8</javaVersion>
<mavenVersion>3.9.11</mavenVersion>
- <project.build.outputTimestamp>2025-11-22T22:27:03Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-11-22T22:27:16Z</project.build.outputTimestamp>
<version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
</properties>