File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments