Commit e8c1a62 1 parent d656b03 commit e8c1a62 Copy full SHA for e8c1a62
File tree 1 file changed +3
-3
lines changed
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.7.1-SNAPSHOT </version >
31
+ <version >3.7.1</version >
32
32
<packaging >maven-plugin</packaging >
33
33
34
34
<name >Apache Maven Dependency Plugin</name >
@@ -68,7 +68,7 @@ under the License.
68
68
<scm >
69
69
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git</connection >
70
70
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git</developerConnection >
71
- <tag >maven-dependency-plugin-3.5.0 </tag >
71
+ <tag >maven-dependency-plugin-3.7.1 </tag >
72
72
<url >https://github.com/apache/maven-dependency-plugin/tree/${project.scm.tag} </url >
73
73
</scm >
74
74
<issueManagement >
@@ -97,7 +97,7 @@ under the License.
97
97
<resolverVersion >1.4.1</resolverVersion >
98
98
<slf4jVersion >1.7.36</slf4jVersion >
99
99
100
- <project .build.outputTimestamp>2024-06-09T11:01:26Z </project .build.outputTimestamp>
100
+ <project .build.outputTimestamp>2024-06-18T07:03:42Z </project .build.outputTimestamp>
101
101
</properties >
102
102
103
103
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments