Skip to content

Commit 20d9383

Browse files
[maven-release-plugin] prepare release maven-war-plugin-3.5.1
1 parent 5e6c0e6 commit 20d9383

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</parent>
2929

3030
<artifactId>maven-war-plugin</artifactId>
31-
<version>3.5.1-SNAPSHOT</version>
31+
<version>3.5.1</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven WAR Plugin</name>
@@ -56,7 +56,7 @@
5656
<scm>
5757
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-war-plugin.git</connection>
5858
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-war-plugin.git</developerConnection>
59-
<tag>HEAD</tag>
59+
<tag>maven-war-plugin-3.5.1</tag>
6060
<url>https://github.com/apache/maven-war-plugin/tree/${project.scm.tag}</url>
6161
</scm>
6262
<issueManagement>
@@ -82,7 +82,7 @@
8282

8383
<!-- TODO remove with next parent version bump -->
8484
<version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
85-
<project.build.outputTimestamp>2025-10-22T20:32:29Z</project.build.outputTimestamp>
85+
<project.build.outputTimestamp>2025-11-24T07:29:17Z</project.build.outputTimestamp>
8686
</properties>
8787

8888
<dependencyManagement>

0 commit comments

Comments
 (0)