Skip to content

Commit afc345e

Browse files
committed
[maven-release-plugin] prepare release maven-war-plugin-3.3.2
1 parent b9a8dfe commit afc345e

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
@@ -30,7 +30,7 @@
3030
</parent>
3131

3232
<artifactId>maven-war-plugin</artifactId>
33-
<version>3.3.2-SNAPSHOT</version>
33+
<version>3.3.2</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven WAR Plugin</name>
@@ -44,7 +44,7 @@
4444
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-war-plugin.git</connection>
4545
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-war-plugin.git</developerConnection>
4646
<url>https://github.com/apache/maven-war-plugin/tree/${project.scm.tag}</url>
47-
<tag>HEAD</tag>
47+
<tag>maven-war-plugin-3.3.2</tag>
4848
</scm>
4949
<issueManagement>
5050
<system>JIRA</system>
@@ -66,7 +66,7 @@
6666
<mavenFilteringVersion>3.1.1</mavenFilteringVersion>
6767
<mavenVersion>3.1.0</mavenVersion>
6868
<javaVersion>7</javaVersion>
69-
<project.build.outputTimestamp>2020-07-10T06:09:38Z</project.build.outputTimestamp>
69+
<project.build.outputTimestamp>2021-09-05T09:31:38Z</project.build.outputTimestamp>
7070
</properties>
7171

7272
<contributors>

0 commit comments

Comments
 (0)