Skip to content

Commit c68aad2

Browse files
committed
Mention release notes in PROCESS.md
1 parent 1ca5b73 commit c68aad2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

PROCESS.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,9 @@ performs the release, and bumps the version to the next `-SNAPSHOT` version.
4444

4545
During the release process, the `nexus-staging-maven-plugin` deploys the artifact to
4646
a staging repository hosted at https://oss.sonatype.org/,
47-
and automatically releases the staging repository if no errors occur.
47+
and automatically [releases](https://central.sonatype.org/pages/releasing-the-deployment.html)
48+
the staging repository if no errors occur.
4849
After the staging repository is released, the new artifacts will eventually propagate to maven central.
50+
51+
After releasing, create a [release](https://github.com/logstash/logstash-logback-encoder/releases) for the tag
52+
that includes release notes of all the changes in the new version.

0 commit comments

Comments
 (0)