[ https://issues.apache.org/jira/browse/FLINK-31146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matthias Pohl updated FLINK-31146: ---------------------------------- Description: This umbrella issue is meant as a test balloon for moving the [release documentation|https://cwiki.apache.org/confluence/display/FLINK/Creating+a+Flink+Release] into Jira. Commands in the subtasks might expect some of the following enviroment variables to be set accordingly to the version that is about to be released: {code:bash} RELEASE_VERSION="1.5.0" SHORT_RELEASE_VERSION="1.5" CURRENT_SNAPSHOT_VERSION="$SHORT_RELEASE_VERSION-SNAPSHOT" NEXT_SNAPSHOT_VERSION="1.6-SNAPSHOT" SHORT_NEXT_SNAPSHOT_VERSION="1.6" {code} was:This umbrella issue is meant as a test balloon for moving the [release documentation|https://cwiki.apache.org/confluence/display/FLINK/Creating+a+Flink+Release] into Jira > Flink 1.17 Release > ------------------ > > Key: FLINK-31146 > URL: https://issues.apache.org/jira/browse/FLINK-31146 > Project: Flink > Issue Type: New Feature > Affects Versions: 1.17.0 > Reporter: Matthias Pohl > Priority: Major > Fix For: 1.17.0 > > > This umbrella issue is meant as a test balloon for moving the [release > documentation|https://cwiki.apache.org/confluence/display/FLINK/Creating+a+Flink+Release] > into Jira. > Commands in the subtasks might expect some of the following enviroment > variables to be set accordingly to the version that is about to be released: > {code:bash} > RELEASE_VERSION="1.5.0" > SHORT_RELEASE_VERSION="1.5" > CURRENT_SNAPSHOT_VERSION="$SHORT_RELEASE_VERSION-SNAPSHOT" > NEXT_SNAPSHOT_VERSION="1.6-SNAPSHOT" > SHORT_NEXT_SNAPSHOT_VERSION="1.6" > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)