Skip to content

Commit 4127c33

Browse files
[maven-release-plugin] prepare release maven-dependency-plugin-3.10.0
1 parent 68b5e47 commit 4127c33

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ under the License.
2828
</parent>
2929

3030
<artifactId>maven-dependency-plugin</artifactId>
31-
<version>3.10.0-SNAPSHOT</version>
31+
<version>3.10.0</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven Dependency Plugin</name>
@@ -71,7 +71,7 @@ under the License.
7171
<scm>
7272
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git</connection>
7373
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git</developerConnection>
74-
<tag>HEAD</tag>
74+
<tag>maven-dependency-plugin-3.10.0</tag>
7575
<url>https://github.com/apache/maven-dependency-plugin/tree/${project.scm.tag}</url>
7676
</scm>
7777
<issueManagement>
@@ -101,7 +101,7 @@ under the License.
101101

102102
<!-- strict check by dependency:analyze-only -->
103103
<enforce.dependency.declarations>true</enforce.dependency.declarations>
104-
<project.build.outputTimestamp>2025-09-29T05:54:43Z</project.build.outputTimestamp>
104+
<project.build.outputTimestamp>2026-02-05T21:14:29Z</project.build.outputTimestamp>
105105
</properties>
106106

107107
<dependencies>

0 commit comments

Comments
 (0)