tspascoal/Increment Maven Version
Increements a maven version number
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version to increment | yes | — |
| increment_type | increment type (major, minor or patch) | yes | patch |
| increment | The value to increment the version by | no | 1 |
Outputs
| name | description |
|---|---|
| version | incremented version |