Prepend 0.0.0 to build version by dondonz · Pull Request #126 · graphql-java/java-dataloader

@dondonz

Adding this so build versions do not appear as the "latest" release on Maven, when sorting in descending order

@dondonz @dzhou-atlassian

@dondonz dondonz deleted the update-master-build-version branch

March 7, 2023 06:43

@kaqqao

Why not publish snapshots instead and not pollute Maven Central with random builds in the first place?

@andimarek

@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.