forked from Nordix/geode
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GEODE-8016: publish with non-zero-padded build ids instead of SNAPSHO…
…T. (apache#5057) * Artifacts take the form `1.13.0-build.123` instead of `1.13.0-SNAPSHOT`. * checkPom task has been modified to use a slug instead of an always changing version. * Gradle clients will use the greedy "1.13.0-build+" notation * Maven clients will use semver v1.0 "[1.13.0-build,1.14.0)" notation. Signed-off-by: Sean Goller <[email protected]>
- Loading branch information
Showing
46 changed files
with
281 additions
and
182 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.