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.8.1-SNAPSHOT </version >
31
+ <version >3.8.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 >HEAD </tag >
71
+ <tag >maven-dependency-plugin-3.8.1 </tag >
72
72
<url >https://github.com/apache/maven-dependency-plugin/tree/${project.scm.tag} </url >
73
73
</scm >
74
74
<issueManagement >
@@ -95,7 +95,7 @@ under the License.
95
95
<mockito .version>4.11.0</mockito .version>
96
96
<plexus-archiver .version>4.10.0</plexus-archiver .version>
97
97
<pluginTestingVersion >3.3.0</pluginTestingVersion >
98
- <project .build.outputTimestamp>2024-08-18T19:02:23Z </project .build.outputTimestamp>
98
+ <project .build.outputTimestamp>2024-10-18T18:14:36Z </project .build.outputTimestamp>
99
99
</properties >
100
100
101
101
<dependencies >
You can’t perform that action at this time.
0 commit comments