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.
28
28
</parent >
29
29
30
30
<artifactId >maven-dependency-plugin</artifactId >
31
- <version >3.9.0-SNAPSHOT </version >
31
+ <version >3.9.0</version >
32
32
<packaging >maven-plugin</packaging >
33
33
34
34
<name >Apache Maven Dependency Plugin</name >
@@ -71,7 +71,7 @@ under the License.
71
71
<scm >
72
72
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git</connection >
73
73
<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 >
75
75
<url >https://github.com/apache/maven-dependency-plugin/tree/${project.scm.tag} </url >
76
76
</scm >
77
77
<issueManagement >
@@ -104,7 +104,7 @@ under the License.
104
104
105
105
<!-- strict check by dependency:analyze-only -->
106
106
<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>
108
108
</properties >
109
109
110
110
<dependencies >
You can’t perform that action at this time.
0 commit comments