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 ad7bedc [maven-release-plugin] prepare for next development iteration ad7bedc is described below commit ad7bedcc32088dd5e7cf3ace27970c920337f366 Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Mon Feb 24 07:30:36 2025 +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 19c802f..d63208e 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <artifactId>maven-install-plugin</artifactId> - <version>4.0.0-beta-2</version> + <version>4.0.0-beta-3-SNAPSHOT</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>maven-install-plugin-4.0.0-beta-2</tag> + <tag>HEAD</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>2025-02-24T06:30:22Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2025-02-24T06:30:36Z</project.build.outputTimestamp> </properties> <dependencyManagement>