digitaltoolsmanufactory/Bump Maven Project Version

Bumps the version of a (nested) Maven project.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
bumpTypeThe type of version bump that should be performed: Must be one of the following: 'major', 'minor', or 'patch'.yesminor
pomFilesThe paths (whitespace separated list) of the parent POM files that should be considered.yespom.xml
namedescription
old_versionThe old Maven version. This is defined ONLY if all projects had the exact same version.
new_versionThe new Maven version. This is defined ONLY if all projects have the exact same version.