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-dependency-plugin.git
The following commit(s) were added to refs/heads/master by this push: new e8c1a621 [maven-release-plugin] prepare release maven-dependency-plugin-3.7.1 e8c1a621 is described below commit e8c1a621f22f9d3b379217f7dec9596867b0a76f Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Tue Jun 18 09:04:10 2024 +0200 [maven-release-plugin] prepare release maven-dependency-plugin-3.7.1 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index daabc85f..2331fa7a 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ under the License. </parent> <artifactId>maven-dependency-plugin</artifactId> - <version>3.7.1-SNAPSHOT</version> + <version>3.7.1</version> <packaging>maven-plugin</packaging> <name>Apache Maven Dependency Plugin</name> @@ -68,7 +68,7 @@ under the License. <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git</developerConnection> - <tag>maven-dependency-plugin-3.5.0</tag> + <tag>maven-dependency-plugin-3.7.1</tag> <url>https://github.com/apache/maven-dependency-plugin/tree/${project.scm.tag}</url> </scm> <issueManagement> @@ -97,7 +97,7 @@ under the License. <resolverVersion>1.4.1</resolverVersion> <slf4jVersion>1.7.36</slf4jVersion> - <project.build.outputTimestamp>2024-06-09T11:01:26Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2024-06-18T07:03:42Z</project.build.outputTimestamp> </properties> <dependencyManagement>