GitHub user zentol opened a pull request:
https://github.com/apache/flink/pull/6286
[FLINK-9754][release] Remove references to scala profiles
## What is the purpose of the change
This PR removes references to `scala_X.Y` profiles from the release
scripts. These profiles have been removed in 1.5.0 already and currently cause
the release scripts to fail.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zentol/flink 9754
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/6286.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #6286
----
commit 55347ac44260fa2aeeca09c47578994b22cbfc4d
Author: zentol <chesnay@...>
Date: 2018-07-09T10:48:13Z
[FLINK-9754][release] Remove references to scala profiles
----
---