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-deploy-plugin.git
The following commit(s) were added to refs/heads/master by this push: new f9cabdb [maven-release-plugin] prepare release maven-deploy-plugin-4.0.0-beta-2 f9cabdb is described below commit f9cabdb4d71191a5d8c5255a84ccbb0fa53cb378 Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Sun Feb 23 18:09:50 2025 +0100 [maven-release-plugin] prepare release maven-deploy-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 5d5ad00..5b5b87c 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ under the License. </parent> <artifactId>maven-deploy-plugin</artifactId> - <version>4.0.0-beta-2-SNAPSHOT</version> + <version>4.0.0-beta-2</version> <packaging>maven-plugin</packaging> <name>Apache Maven Deploy Plugin</name> @@ -49,7 +49,7 @@ under the License. <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git</developerConnection> - <tag>HEAD</tag> + <tag>maven-deploy-plugin-4.0.0-beta-2</tag> <url>https://github.com/apache/maven-deploy-plugin/tree/${project.scm.tag}</url> </scm> <issueManagement> @@ -96,7 +96,7 @@ under the License. <!-- 4.x publish --> <maven.site.path>${maven4x.site.path}</maven.site.path> - <project.build.outputTimestamp>2024-06-26T08:37:53Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2025-02-23T17:09:45Z</project.build.outputTimestamp> </properties> <dependencyManagement>