This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-ejb-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 6844b25 [maven-release-plugin] prepare release maven-ejb-plugin-3.3.0
6844b25 is described below
commit 6844b2539f64cde1aa14909f1b60fd61b29f94cf
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sun Nov 16 14:25:41 2025 +0100
[maven-release-plugin] prepare release maven-ejb-plugin-3.3.0
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 73a10fc..3cc0870 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
</parent>
<artifactId>maven-ejb-plugin</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.3.0</version>
<packaging>maven-plugin</packaging>
<name>Apache Maven EJB Plugin</name>
@@ -41,7 +41,7 @@ under the License.
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-ejb-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-ejb-plugin.git</developerConnection>
- <tag>HEAD</tag>
+ <tag>maven-ejb-plugin-3.3.0</tag>
<url>https://github.com/apache/maven-ejb-plugin/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
@@ -61,7 +61,7 @@ under the License.
<properties>
<mavenVersion>3.9.6</mavenVersion>
-
<project.build.outputTimestamp>2022-04-18T18:55:30Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-11-16T13:25:35Z</project.build.outputTimestamp>
<version.palantirJavaFormat>2.81.0</version.palantirJavaFormat>
</properties>