Class UseReactorMojo

All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="use-reactor", threadSafe=true) public class UseReactorMojo extends AbstractVersionsDependencyUpdaterMojo
Replaces any versions with the corresponding version from the reactor.
Since:
2.2
Author:
Stephen Connolly