Skip to content

Commit 8211bc5

Browse files
[maven-release-plugin] prepare release maven-clean-plugin-3.4.1
1 parent 92305ba commit 8211bc5

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.1-SNAPSHOT</version>
31+
<version>3.4.1</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>maven-clean-plugin-3.x</tag>
45+
<tag>maven-clean-plugin-3.4.1</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.9.9</mavenVersion>
65-
<project.build.outputTimestamp>2024-06-16T10:25:11Z</project.build.outputTimestamp>
65+
<project.build.outputTimestamp>2025-02-15T18:49:15Z</project.build.outputTimestamp>
6666
</properties>
6767

6868
<dependencies>

0 commit comments

Comments
 (0)