Skip to content

Commit 2dd1e2f

Browse files
committed
Revert "[maven-release-plugin] prepare release maven-clean-plugin-3.2.0"
This reverts commit 78563f0.
1 parent 78563f0 commit 2dd1e2f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ under the License.
2626
<groupId>org.apache.maven.plugins</groupId>
2727
<artifactId>maven-plugins</artifactId>
2828
<version>35</version>
29-
<relativePath />
29+
<relativePath/>
3030
</parent>
3131

3232
<artifactId>maven-clean-plugin</artifactId>
33-
<version>3.2.0</version>
33+
<version>3.1.1-SNAPSHOT</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven Clean Plugin</name>
@@ -47,7 +47,7 @@ under the License.
4747
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-clean-plugin.git</connection>
4848
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-clean-plugin.git</developerConnection>
4949
<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>
5151
</scm>
5252
<issueManagement>
5353
<system>JIRA</system>
@@ -69,7 +69,7 @@ under the License.
6969
<javaVersion>8</javaVersion>
7070
<surefire.version>2.22.2</surefire.version>
7171
<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>
7373
</properties>
7474

7575
<dependencies>

0 commit comments

Comments
 (0)