versions:commit
Full name:
org.codehaus.mojo:versions-maven-plugin:2.21.0:commit
Description:
Removes the initial backup of the pom, thereby accepting the changes.
Attributes:
- Requires a Maven project to be executed.
- The goal is thread-safe and supports parallel builds.
- Since version:
1.0-alpha-3.
Optional Parameters
| Name | Type | Since | Description |
|---|---|---|---|
<skip> |
boolean |
2.21.0 |
If true, the plugin execution will be skipped. Default: falseUser Property: versions.skip |
Parameter Details
<skip>
If true, the plugin execution will be skipped.
- Type:
boolean - Since:
2.21.0 - Required:
No - User Property:
versions.skip - Default:
false

