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-install-plugin.git
The following commit(s) were added to refs/heads/master by this push: new a5b36d9 [maven-release-plugin] prepare release maven-install-plugin-4.0.0-beta-2 a5b36d9 is described below commit a5b36d9e66183e95d8cad16f3ff7d973238ec90d Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Mon Feb 24 07:30:28 2025 +0100 [maven-release-plugin] prepare release maven-install-plugin-4.0.0-beta-2 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 6c0962c..19c802f 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <artifactId>maven-install-plugin</artifactId> - <version>4.0.0-beta-2-SNAPSHOT</version> + <version>4.0.0-beta-2</version> <packaging>maven-plugin</packaging> <name>Apache Maven Install Plugin</name> @@ -52,7 +52,7 @@ <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-install-plugin.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-install-plugin.git</developerConnection> - <tag>HEAD</tag> + <tag>maven-install-plugin-4.0.0-beta-2</tag> <url>https://github.com/apache/maven-install-plugin/tree/${project.scm.tag}</url> </scm> <issueManagement> @@ -98,7 +98,7 @@ <!-- 4.x publish --> <maven.site.path>${maven4x.site.path}</maven.site.path> - <project.build.outputTimestamp>2024-06-26T08:35:31Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2025-02-24T06:30:22Z</project.build.outputTimestamp> </properties> <dependencyManagement>