| Package | Description |
|---|---|
| org.codehaus.mojo.versions |
| Modifier and Type | Class and Description |
|---|---|
class |
UseLatestReleasesMojo
Replaces any release versions (i.e.
|
class |
UseLatestSnapshotsMojo
Replaces any release versions with the latest snapshot version (if it has been deployed).
|
class |
UseLatestVersionsMojo
Replaces any version with the latest version found in the artifactory.
|
class |
UseNextReleasesMojo
Replaces any release versions with the next release version (if it has been released).
|
class |
UseNextSnapshotsMojo
Replaces any release versions with the next snapshot version (if it has been deployed).
|
class |
UseNextVersionsMojo
Replaces any version with the latest version.
|
Copyright © 2008–2022 MojoHaus. All rights reserved.