Hi,

The Mojo team is pleased to announce the release of the Mock Repository Manager version 1.1.0.

The Mock Repository Manager suite of projects are used to provide mock or lightweight Maven Repository Managers for use during integration testing of Maven plugins.

http://www.mojohaus.org/mrm/

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

<plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>mrm-maven-plugin</artifactId>
        <version>1.1.0</version>
</plugin>

Release Notes

See https://github.com/mojohaus/mrm/issues?q=is%3Aissue+milestone%3A1.1.0+is%3Aclosed


Enjoy,

The Mojo team.

Robert

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to