This is an automated email from the ASF dual-hosted git repository.

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-war-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 81dc26f  [maven-release-plugin] prepare release maven-war-plugin-3.5.0
81dc26f is described below

commit 81dc26f11dd3818329b2f0dad87741acb58e3852
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Wed Oct 22 22:32:21 2025 +0200

    [maven-release-plugin] prepare release maven-war-plugin-3.5.0
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 99d686b..23e14b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>maven-war-plugin</artifactId>
-  <version>3.4.1-SNAPSHOT</version>
+  <version>3.5.0</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven WAR Plugin</name>
@@ -56,7 +56,7 @@
   <scm>
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-war-plugin.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-war-plugin.git</developerConnection>
-    <tag>HEAD</tag>
+    <tag>maven-war-plugin-3.5.0</tag>
     
<url>https://github.com/apache/maven-war-plugin/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -82,7 +82,7 @@
 
     <!-- TODO remove with next parent version bump -->
     <version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
-    
<project.build.outputTimestamp>2023-06-11T20:08:08Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2025-10-22T20:32:12Z</project.build.outputTimestamp>
   </properties>
 
   <dependencyManagement>

Reply via email to