This is an automated email from the ASF dual-hosted git repository. michaelo 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 a11d253c [maven-release-plugin] prepare for next development iteration a11d253c is described below commit a11d253c0ea441ea64824262a2a4b9967aae642c Author: Michael Osipov <micha...@apache.org> AuthorDate: Sun Jun 9 13:01:27 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 092067e2..1cfa3468 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ under the License. </parent> <artifactId>maven-dependency-plugin</artifactId> - <version>3.7.0</version> + <version>3.7.1-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.0</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-09T10:59:58Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2024-06-09T11:01:26Z</project.build.outputTimestamp> </properties> <dependencyManagement>