Skip to content

License Mismatch Between Repo Config and POM file #85

Description

@foundationer

I just noticed the repo is configured with the MIT license, but the POM file has this:

        <license>
            <name>BSD 3-Clause</name>
            <url>https://spdx.org/licenses/BSD-3-Clause.html</url>
        </license>

So which license is the right one?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions