Skip to content

Commit

Permalink
Updating release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
blast-hardcheese committed May 15, 2019
1 parent 43724f7 commit 3f0f265
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,5 @@

3. `sbt githubRelease` to push the release to github

4. `sbt codegen/clean` to ensure only fresh artifacts are published

5. `sbt publishBintray` to publish to bintray

5a. `sbt codegen/bintrayRelease` to release the published artifact

6. `publishSonatype` to publish to Maven Central
6a. `sonatypeClose` to close the staging repo
6b. `sonatypeRelease` to release the repo
4. Once the tag is pushed, travis-ci will start building a release immediately.
Artifacts should be published to bintray and sonatype automatically.

0 comments on commit 3f0f265

Please sign in to comment.