sourcecode icon indicating copy to clipboard operation
sourcecode copied to clipboard

What is the version scheme?

Open steinybot opened this issue 4 years ago • 0 comments

I get a bunch of evicted warnings when using source code in my sbt projects. What is the versioning scheme?

Is it possible to get it added to the pom file to work nicely with dependency resolution?

For example:

    <properties>
        <info.versionScheme>early-semver</info.versionScheme>
    </properties>

steinybot avatar Mar 04 '21 22:03 steinybot