Skip to content

Commit 826e5f0

Browse files
[maven-release-plugin] prepare release maven-dependency-plugin-3.9.0
1 parent 0db1acc commit 826e5f0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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.9.0-SNAPSHOT</version>
31+
<version>3.9.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.9.0</tag>
7575
<url>https://github.com/apache/maven-dependency-plugin/tree/${project.scm.tag}</url>
7676
</scm>
7777
<issueManagement>
@@ -104,7 +104,7 @@ under the License.
104104

105105
<!-- strict check by dependency:analyze-only -->
106106
<enforce.dependency.declarations>true</enforce.dependency.declarations>
107-
<project.build.outputTimestamp>2024-10-18T18:16:14Z</project.build.outputTimestamp>
107+
<project.build.outputTimestamp>2025-09-29T05:53:29Z</project.build.outputTimestamp>
108108
</properties>
109109

110110
<dependencies>

0 commit comments

Comments
 (0)