- Fork it
- Create your feature branch: git checkout -b your-new-feature
- Commit changes: git commit -m 'Add your feature'
- Pass all tests
- Push to the branch: git push origin your-new-feature
- Submit a pull request
Once a release is done, artifacts will need to be promoted in Maven Central to make them generally available.
- Head over to https://s01.oss.sonatype.org/#stagingRepositories
- Verify the contents of the staging repo and close it
- After successful closing (test suite is run), release the repo