Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 381 Bytes

RELEASING.md

File metadata and controls

11 lines (10 loc) · 381 Bytes

How to release

  • edit the version.sbt file
  • commit
  • tag it as vX.Y.Z
  • push things
  • sbt -Dpublish.maven.central=true publishSigned and remember to publish for 2.12 as well
    • ++2.12.X && publishSigned
  • update the akka-persistence-dynamodb-xx-stable reporting project in WhiteSource
  • sbt whitesourceUpdate