Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add API to get version information #113

Merged
merged 2 commits into from
Feb 20, 2023
Merged

Commits on Feb 19, 2023

  1. Add SpdxVersion.java

    Add SpdxVersion class to store and handle version information of tools, library and license list.
    
    Signed-off-by: Hirumal Priyashan <hirupriyashanrc@gmail.com>
    HirumalPriyashan committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    8ea855f View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Add project.properties

    Add programmatically retrieving version number from `pom.xml`
    
    Signed-off-by: Hirumal Priyashan <hirupriyashanrc@gmail.com>
    HirumalPriyashan committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    4a1afc8 View commit details
    Browse the repository at this point in the history