This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-changes-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 3b509b8 [maven-release-plugin] prepare for next development iteration 3b509b8 is described below commit 3b509b8e89707f03ce5ae001e23f3676781341a5 Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Sat Dec 7 17:32:31 2024 +0100 [maven-release-plugin] prepare for next development iteration --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 15b234c..1488f62 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ under the License. </parent> <artifactId>maven-changes-plugin</artifactId> - <version>3.0.0-M1</version> + <version>3.0.0-M2-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>Apache Maven Changes Plugin</name> @@ -53,7 +53,7 @@ under the License. <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-changes-plugin.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-changes-plugin.git</developerConnection> - <tag>maven-changes-plugin-3.0.0-M1</tag> + <tag>HEAD</tag> <url>https://github.com/apache/maven-changes-plugin/tree/${project.scm.tag}</url> </scm> <issueManagement> @@ -81,7 +81,7 @@ under the License. <version.maven-fluido-skin>2.0.0</version.maven-fluido-skin> <sitePluginVersion>${version.maven-site-plugin}</sitePluginVersion> - <project.build.outputTimestamp>2024-12-07T16:32:00Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2024-12-07T16:32:31Z</project.build.outputTimestamp> </properties> <dependencyManagement>