MINOR: Fix typo in README.md (#11407)

Reviewers: Mickael Maison <mickael.maison@gmail.com>
This commit is contained in:
Dmitriy Fishman 2021-10-18 11:19:05 +03:00 committed by GitHub
parent 48575a9c2d
commit 14671e28d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ The `eclipse` task has been configured to use `${project_dir}/build_eclipse` as
build directory (`${project_dir}/bin`) clashes with Kafka's scripts directory and we don't use Gradle's build directory build directory (`${project_dir}/bin`) clashes with Kafka's scripts directory and we don't use Gradle's build directory
to avoid known issues with this configuration. to avoid known issues with this configuration.
### Publishing the jar for all version of Scala and for all projects to maven ### ### Publishing the jar for all versions of Scala and for all projects to maven ###
The recommended command is: The recommended command is:
./gradlewAll publish ./gradlewAll publish