-
Follow the release process outlined here : springfox#422
-
Tag the newly created release
git tag -a <version_number> -m "<version_number>."
git push origin <version_number>
- Re-run the demo app to verify the published release is available in jcenter: