Open
Description
This is required to resolve spdx/LicenseListPublisher#181
We would basically rename getLicenseListVersion
to getLicenseListSemanticVersion
(since the current getLicenseListVersion
implements the semantic version) then introduce a new filed for the licenseListVersion
that trims the patch version.