Class UpdatePropertiesMojo

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

@Mojo(name="update-properties", threadSafe=true) public class UpdatePropertiesMojo extends UpdatePropertiesMojoBase
Sets properties to the latest versions of specific artifacts.
Since:
1.0-alpha-1
Author:
Stephen Connolly