stormpath-sdk-java
stormpath-sdk-java copied to clipboard
Support continuous delivery of 'beta' releases to artifactory
This came up in Kaisen. The client-api developers often need a released version of the SDK, but for various reasons, it may not be ready for release to maven central. It would be great if all merges to master created a RC or beta release, for example, 1.5.0.RC6 or 1.5.0.beta6. This would avoid breaking semver. Also we can have it only deliver to Stormpath Artifactory server to not put too much noise in Maven Central versions of the SDK.