Mojo Mock Repository Manager Plugin Version 1.1.0 Released

Hi,

The MojoHaus team is pleased to announce the release of the Mock Repository Manager Maven Plugin version 1.1.0.

The Mock Repository Manager Plugin is used when you want to test Maven plugins against specific sets of dependencies in a repository.

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

1<plugin>
2  <groupId>org.codehaus.mojo</groupId>
3  <artifactId>mrm-maven-plugin</artifactId>
4  <version>1.1.0</version>
5</plugin>

Release Notes - Mojo's Mock Repository Manager - Version 1.1.0

Enjoy,

The MojoHaus team.