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 cf7ac0e [maven-release-plugin] prepare release maven-changes-plugin-3.0.0-M1 cf7ac0e is described below commit cf7ac0e7b7ef5243520e997609bcee150bb3a32c Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Sat Dec 7 17:32:07 2024 +0100 [maven-release-plugin] prepare release maven-changes-plugin-3.0.0-M1 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 6c347f6..15b234c 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ under the License. </parent> <artifactId>maven-changes-plugin</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0-M1</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-M1</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>2020-04-07T21:04:00Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2024-12-07T16:32:00Z</project.build.outputTimestamp> </properties> <dependencyManagement>