Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
QA: Fix resolution of default distribution (#31351)
If you run `./gradlew -p qa bwcTest -Dtests.distribution=zip` then we need to resolve older versions of the default distribution. Since those aren't available in maven central, we need add the elastic maven repo to the project.
- Loading branch information