This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits 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 c186d05d [maven-release-plugin] prepare release
maven-dependency-plugin-3.11.0
c186d05d is described below
commit c186d05d80e15cd18651a3071a5186e275e04029
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Sun May 24 19:18:15 2026 +0200
[maven-release-plugin] prepare release maven-dependency-plugin-3.11.0
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 6551f7c1..ac7d06f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
</parent>
<artifactId>maven-dependency-plugin</artifactId>
- <version>3.11.0-SNAPSHOT</version>
+ <version>3.11.0</version>
<packaging>maven-plugin</packaging>
<name>Apache Maven Dependency Plugin</name>
@@ -71,7 +71,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>HEAD</tag>
+ <tag>maven-dependency-plugin-3.11.0</tag>
<url>https://github.com/apache/maven-dependency-plugin/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
@@ -101,7 +101,7 @@ under the License.
<!-- strict check by dependency:analyze-only -->
<enforce.dependency.declarations>true</enforce.dependency.declarations>
-
<project.build.outputTimestamp>2026-05-16T08:21:34Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2026-05-24T17:17:36Z</project.build.outputTimestamp>
</properties>
<dependencyManagement>