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 f71bd65c [maven-release-plugin] prepare for next development iteration f71bd65c is described below commit f71bd65c4cb71316c79785b27cf2ea0b44621273 Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Tue Jun 18 09:04:19 2024 +0200 [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 2331fa7a..7abf64b9 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ under the License. </parent> <artifactId>maven-dependency-plugin</artifactId> - <version>3.7.1</version> + <version>3.7.2-SNAPSHOT</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.7.1</tag> + <tag>maven-dependency-plugin-3.5.0</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-18T07:03:42Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2024-06-18T07:04:19Z</project.build.outputTimestamp> </properties> <dependencyManagement>