Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 586 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (12 loc) · 586 Bytes

Contributing

  • 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

Publish the Maven artifacts

Once a release is done, artifacts will need to be promoted in Maven Central to make them generally available.

  1. Head over to https://s01.oss.sonatype.org/#stagingRepositories
  2. Verify the contents of the staging repo and close it
  3. After successful closing (test suite is run), release the repo