Hi, The Mojo team is pleased to announce the release of the mojo-parent version 32 and mojo-sandbox-parent version 13.
These are the parent poms for all our code in the mojo project. http://mojo.codehaus.org/ (not really the site of the pom itself) To get this update, simply specify the version in your project's plugin parent configuration: <parent> <groupId>org.codehaus.mojo</groupId> <artifactId>mojo-parent</artifactId> <version>*32*</version> </parent> or the equivalent for mojo-sandbox-parent:*13* Release Notes https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11062&version=19170 Thanks, The Mojo team. -- Baptiste
