Class UseLatestVersionsMojo

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

@Mojo(name="use-latest-versions", threadSafe=true) public class UseLatestVersionsMojo extends UseLatestVersionsMojoBase
Replaces any version with the latest version found in the artifactory.
Since:
1.0-alpha-3
Author:
Stephen Connolly