Prepend 0.0.0 to build version by dondonz · Pull Request #126 · graphql-java/java-dataloader
Adding this so build versions do not appear as the "latest" release on Maven, when sorting in descending order
dondonz
deleted the
update-master-build-version
branch
Why not publish snapshots instead and not pollute Maven Central with random builds in the first place?
@kaqqao We publish every build to maven central because often users can't access certain builds without them being available in maven central.
Also: while not a release itself our builds are often used in production even before an official release, this is why they are not SNAPSHOTs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters