Uses of Class
org.codehaus.mojo.versions.AbstractVersionsUpdaterMojo

Packages that use AbstractVersionsUpdaterMojo
org.codehaus.mojo.versions   
 

Uses of AbstractVersionsUpdaterMojo in org.codehaus.mojo.versions
 

Subclasses of AbstractVersionsUpdaterMojo in org.codehaus.mojo.versions
 class DisplayDependencyUpdatesMojo
          Displays all dependencies that have newer versions available.
 class DisplayPluginUpdatesMojo
          Displays all plugins that have newer versions available.
 class UpdateChildModulesMojo
          Scans the current projects child modules, updating the versions of any which use the current project to the version of the current project.
 class UpdateParentMojo
          Sets the parent version to the latest parent version.
 class UpdatePropertiesMojo
          Sets properties to the latest versions of specific artifacts.
 



Copyright © 2008 Codehaus. All Rights Reserved.