Skip to content

Commit 761d3a4

Browse files
[maven-release-plugin] prepare release maven-ear-plugin-3.4.0
1 parent d00a61c commit 761d3a4

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-ear-plugin</artifactId>
31-
<version>3.3.1-SNAPSHOT</version>
31+
<version>3.4.0</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven EAR Plugin</name>
@@ -59,7 +59,7 @@
5959
<scm>
6060
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-ear-plugin.git</connection>
6161
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-ear-plugin.git</developerConnection>
62-
<tag>HEAD</tag>
62+
<tag>maven-ear-plugin-3.4.0</tag>
6363
<url>https://github.com/apache/maven-ear-plugin/tree/${project.scm.tag}</url>
6464
</scm>
6565
<issueManagement>
@@ -95,7 +95,7 @@
9595
<invoker.install.skip>${invoker.skip}</invoker.install.skip>
9696
<invoker.it.skip>${invoker.skip}</invoker.it.skip>
9797
<checkstyle.violation.ignore>ParameterNumber,MethodLength</checkstyle.violation.ignore>
98-
<project.build.outputTimestamp>2022-10-18T15:58:21Z</project.build.outputTimestamp>
98+
<project.build.outputTimestamp>2025-06-16T20:56:13Z</project.build.outputTimestamp>
9999
</properties>
100100

101101
<dependencies>

0 commit comments

Comments
 (0)