Mojo's JAXB-2 Maven Plugin Version 2.3.1 - Released
Hi,
The Mojo team is pleased to announce the release of Mojo's JAXB-2 Maven Plugin version 2.3.1
To get this update, simply specify the version in your project's plugin configuration:
1<plugin>
2 <groupId>org.codehaus.mojo</groupId>
3 <artifactId>jaxb2-maven-plugin</artifactId>
4 <version>2.3.1</version>
5</plugin>
Release Notes for Version 2.3.1 Release
Enjoy,
The Mojo team.