From 3fca586ceaf14ee9fe65b10e2322fe527ff0902b Mon Sep 17 00:00:00 2001 From: Jan Galinski Date: Mon, 4 Sep 2023 11:40:05 +0200 Subject: [PATCH] document release --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e7bc90..2b440cd 100644 --- a/README.md +++ b/README.md @@ -45,4 +45,11 @@ are included. ## Versions -* kotlin: 1.9.10 - used in kotlin compiler und kotlin libs. +* kotlin: 1.9.10 - used in kotlin compiler und kotlin libs. + +## Release + +1. on local console: `mvn release:start` - wait for action +2. on local console: `mvn release:finish` - wait for action - sonatype pipeline will run +3. close milestone +4. github release - publish