Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-war-plugin-3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Jun 11, 2023
1 parent 2209ad9 commit 6943938
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</parent>

<artifactId>maven-war-plugin</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.4.0</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven WAR Plugin</name>
Expand Down Expand Up @@ -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.4.0</tag>
<url>https://github.com/apache/maven-war-plugin/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
Expand All @@ -79,7 +79,7 @@
<mavenFilteringVersion>3.3.1</mavenFilteringVersion>
<mavenVersion>3.2.5</mavenVersion>
<javaVersion>8</javaVersion>
<project.build.outputTimestamp>2021-09-05T09:31:59Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-06-11T20:07:28Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 6943938

Please sign in to comment.