Hi,

The Mojo team is pleased to announce the release of the mojo-parent version 28 
and mojo-sandbox-parent-9. 
To get this update, just upgrade the parent section in the pom of your 
maven-plugin: 

  <parent>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>mojo-parent</artifactId>
    <version>28</version>
  </parent>or  <parent>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>mojo-sandbox-parent</artifactId>
    <version>9</version>
  </parent>

All mojo projects are encouraged to include one of these parents.

Enjoy,

The Mojo team.
 
-Robert                                           

Reply via email to