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

Reply via email to