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 @@ -30,7 +30,7 @@ under the License.
30
30
</parent >
31
31
32
32
<artifactId >maven-clean-plugin</artifactId >
33
- <version >3.2.0 </version >
33
+ <version >3.2.1-SNAPSHOT </version >
34
34
<packaging >maven-plugin</packaging >
35
35
36
36
<name >Apache Maven Clean Plugin</name >
@@ -47,7 +47,7 @@ under the License.
47
47
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-clean-plugin.git</connection >
48
48
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-clean-plugin.git</developerConnection >
49
49
<url >https://github.com/apache/maven-clean-plugin/tree/${project.scm.tag} </url >
50
- <tag >maven-clean-plugin-3.2.0 </tag >
50
+ <tag >HEAD </tag >
51
51
</scm >
52
52
<issueManagement >
53
53
<system >JIRA</system >
@@ -69,7 +69,7 @@ under the License.
69
69
<javaVersion >8</javaVersion >
70
70
<surefire .version>2.22.2</surefire .version>
71
71
<mavenPluginToolsVersion >3.6.4</mavenPluginToolsVersion >
72
- <project .build.outputTimestamp>2022-04-01T21:13:15Z </project .build.outputTimestamp>
72
+ <project .build.outputTimestamp>2022-04-01T21:13:26Z </project .build.outputTimestamp>
73
73
</properties >
74
74
75
75
<dependencies >
You can’t perform that action at this time.
0 commit comments