You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2021/09/05 09:31:54 UTC

[maven-war-plugin] branch master updated: [maven-release-plugin] prepare release maven-war-plugin-3.3.2

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

hboutemy 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 afc345e  [maven-release-plugin] prepare release maven-war-plugin-3.3.2
afc345e is described below

commit afc345ea382118a2151457b2c0955016faa0e260
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sun Sep 5 11:31:48 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index d0acf59..2266a61 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   </parent>
 
   <artifactId>maven-war-plugin</artifactId>
-  <version>3.3.2-SNAPSHOT</version>
+  <version>3.3.2</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven WAR Plugin</name>
@@ -44,7 +44,7 @@
     <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>
     <url>https://github.com/apache/maven-war-plugin/tree/${project.scm.tag}</url>
-    <tag>HEAD</tag>
+    <tag>maven-war-plugin-3.3.2</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>
@@ -66,7 +66,7 @@
     <mavenFilteringVersion>3.1.1</mavenFilteringVersion>
     <mavenVersion>3.1.0</mavenVersion>
     <javaVersion>7</javaVersion>
-    <project.build.outputTimestamp>2020-07-10T06:09:38Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2021-09-05T09:31:38Z</project.build.outputTimestamp>
   </properties>
 
   <contributors>