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 39b3050 [maven-release-plugin] prepare release maven-changes-plugin-3.0.0-M3 39b3050 is described below commit 39b305039e448c66b23e106235c65e2f63eeaa50 Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Mon May 12 21:07:40 2025 +0200 [maven-release-plugin] prepare release maven-changes-plugin-3.0.0-M3 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 68cfcbe..adbf0c8 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ under the License. </parent> <artifactId>maven-changes-plugin</artifactId> - <version>3.0.0-M3-SNAPSHOT</version> + <version>3.0.0-M3</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>HEAD</tag> + <tag>maven-changes-plugin-3.0.0-M3</tag> <url>https://github.com/apache/maven-changes-plugin/tree/${project.scm.tag}</url> </scm> <issueManagement> @@ -79,7 +79,7 @@ under the License. <version.maven-site-plugin>3.21.0</version.maven-site-plugin> <sitePluginVersion>${version.maven-site-plugin}</sitePluginVersion> - <project.build.outputTimestamp>2024-12-30T11:23:30Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2025-05-12T19:07:32Z</project.build.outputTimestamp> </properties> <dependencyManagement>