Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Release Procedure

Adam Crain edited this page May 22, 2019 · 12 revisions
  1. Update version numbers in CMake

  2. Run the maven release plugin to update the versions in POMs and create the tags

cd java
mvn release:prepare
Clone this wiki locally