You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Michael Osipov <mi...@apache.org> on 2022/04/21 19:42:37 UTC

[ANN] Maven EJB Plugin 3.2.1 released

The Apache Maven team is pleased to announce the release of the Maven 
EJB Plugin version 3.2.1.

https://maven.apache.org/plugins/maven-ejb-plugin/

You should specify the version in your project's plugin configuration:

<plugin>
   <groupId>org.apache.maven.plugins</groupId>
   <artifactId>maven-ejb-plugin</artifactId>
   <version>3.2.1</version>
</plugin>


Release Notes - Maven EJB Plugin - Version 3.2.1

** Task
     * [MEJB-131] - Upgrade Maven to 3.2.5
     * [MEJB-133] - Upgrade to Java 8


Enjoy,

-The Apache Maven team

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org