Skip to content

Commit a4ad88f

Browse files
committed
[maven-release-plugin] prepare release maven-clean-plugin-3.3.0
1 parent 13c5a24 commit a4ad88f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ under the License.
2828
</parent>
2929

3030
<artifactId>maven-clean-plugin</artifactId>
31-
<version>3.2.1-SNAPSHOT</version>
31+
<version>3.3.0</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven Clean Plugin</name>
@@ -42,7 +42,7 @@ under the License.
4242
<scm>
4343
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-clean-plugin.git</connection>
4444
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-clean-plugin.git</developerConnection>
45-
<tag>HEAD</tag>
45+
<tag>maven-clean-plugin-3.3.0</tag>
4646
<url>https://github.com/apache/maven-clean-plugin/tree/${project.scm.tag}</url>
4747
</scm>
4848
<issueManagement>
@@ -62,7 +62,7 @@ under the License.
6262

6363
<properties>
6464
<mavenVersion>3.2.5</mavenVersion>
65-
<project.build.outputTimestamp>2022-04-01T21:20:42Z</project.build.outputTimestamp>
65+
<project.build.outputTimestamp>2023-06-14T18:22:16Z</project.build.outputTimestamp>
6666
</properties>
6767

6868
<dependencies>

0 commit comments

Comments
 (0)