You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Anders Hammar <an...@hammar.net> on 2017/03/13 09:18:03 UTC

[ANN] Mojohaus JAXB2 Maven plugin v2.3.1 Released

Hi,

The Mojo team is pleased to announce the release of the JAXB2 Maven plugin
version 2.3.1.

To get this update, simply specify the version in your project's plugin
configuration:

<plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>jaxb2-maven-plugin</artifactId>
        <version>2.3.1</version>
</plugin>

Release Notes
https://github.com/mojohaus/jaxb2-maven-plugin/milestone/4?closed=1

Enjoy,

The Mojo team.

/Anders