You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/12/26 13:55:41 UTC

[maven-ear-plugin] branch check created (now 2bd94b5)

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

elharo pushed a change to branch check
in repository https://gitbox.apache.org/repos/asf/maven-ear-plugin.git.


      at 2bd94b5  update ejb plugin

This branch includes the following new commits:

     new 2bd94b5  update ejb plugin

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-ear-plugin] 01/01: update ejb plugin

Posted by el...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch check
in repository https://gitbox.apache.org/repos/asf/maven-ear-plugin.git

commit 2bd94b549d8272838bf05345669fbf89db6ec966
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Sat Dec 26 08:55:26 2020 -0500

    update ejb plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1c16273..0b6129f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,7 +88,7 @@
     <project.build.outputTimestamp>2020-09-26T20:10:30Z</project.build.outputTimestamp>
     <mavenWarPluginVersion>3.3.1</mavenWarPluginVersion>
     <mavenCompilerPluginVersion>2.5.1</mavenCompilerPluginVersion>
-    <mavenEjbPluginVersion>2.3</mavenEjbPluginVersion>
+    <mavenEjbPluginVersion>3.1.0</mavenEjbPluginVersion>
     <mavenRarPluginVersion>2.4</mavenRarPluginVersion>
     <mavenJarPluginVersion>3.2.0</mavenJarPluginVersion>
     <jbossPackagingPluginVersion>2.2</jbossPackagingPluginVersion>