Commit 5774dbc 1 parent 0da13b2 commit 5774dbc Copy full SHA for 5774dbc
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-clean-plugin</artifactId >
31
- <version >3.4.0-SNAPSHOT </version >
31
+ <version >3.4.0</version >
32
32
<packaging >maven-plugin</packaging >
33
33
34
34
<name >Apache Maven Clean Plugin</name >
@@ -42,7 +42,7 @@ under the License.
42
42
<scm >
43
43
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-clean-plugin.git</connection >
44
44
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-clean-plugin.git</developerConnection >
45
- <tag >HEAD </tag >
45
+ <tag >maven-clean-plugin-3.4.0 </tag >
46
46
<url >https://github.com/apache/maven-clean-plugin/tree/${project.scm.tag} </url >
47
47
</scm >
48
48
<issueManagement >
@@ -62,7 +62,7 @@ under the License.
62
62
63
63
<properties >
64
64
<mavenVersion >3.6.3</mavenVersion >
65
- <project .build.outputTimestamp>2023-10-23T06:00:49Z </project .build.outputTimestamp>
65
+ <project .build.outputTimestamp>2024-06-16T10:24:59Z </project .build.outputTimestamp>
66
66
</properties >
67
67
68
68
<dependencies >
You can’t perform that action at this time.
0 commit comments