Skip to content

Commit 5774dbc

Browse files
[maven-release-plugin] prepare release maven-clean-plugin-3.4.0
1 parent 0da13b2 commit 5774dbc

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.4.0-SNAPSHOT</version>
31+
<version>3.4.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.4.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.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>
6666
</properties>
6767

6868
<dependencies>

0 commit comments

Comments
 (0)