Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ as the last step, which publishes a snapshot build to

## Release cadence

This repository roughly targets monthly minor releases from the `main` branch on the Wednesday after
the second Monday of the month (roughly a few of days after the monthly minor release of
[opentelemetry-java](https://github.com/open-telemetry/opentelemetry-java)).
This repository roughly targets monthly minor releases from the `main` branch on the Thursday after
the second Monday of the month (roughly a couple of days after the monthly minor release of
[opentelemetry-java-contrib](https://github.com/open-telemetry/opentelemetry-java-contrib)).

## Preparing a new major or minor release

Expand Down
Loading