File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,11 +26,11 @@ under the License.
26
26
<groupId >org.apache.maven.plugins</groupId >
27
27
<artifactId >maven-plugins</artifactId >
28
28
<version >35</version >
29
- <relativePath />
29
+ <relativePath />
30
30
</parent >
31
31
32
32
<artifactId >maven-clean-plugin</artifactId >
33
- <version >3.2.0 </version >
33
+ <version >3.1.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:18:34Z </project .build.outputTimestamp>
72
+ <project .build.outputTimestamp>2020 -04-07T21:04:00Z </project .build.outputTimestamp>
73
73
</properties >
74
74
75
75
<dependencies >
You can’t perform that action at this time.
0 commit comments