This repository will release to https://repo.akka.io/maven.
- Check the
AkkaDependenciesMinor
version inproject/Dependencies.scala
- To initiate a release push a tag prefixed with
v
, i.e.v22.10.0
. - Update the "current" link on Gustav.
update-akka-dependencies-current-version.sh
- Update example projects referencing this BOM.
- https://github.com/lightbend/akka-guide
- If the recent release of this BOM does bump akka, make sure to align all akka versions in
akka-guide
.