diff --git a/google-cloud-clients/google-cloud-bigquerystorage/README.md b/google-cloud-clients/google-cloud-bigquerystorage/README.md index 6cb7ef4918fc..86d4f4a4b158 100644 --- a/google-cloud-clients/google-cloud-bigquerystorage/README.md +++ b/google-cloud-clients/google-cloud-bigquerystorage/README.md @@ -13,16 +13,14 @@ Java idiomatic client for Cloud BigQuery Storage. Quickstart ---------- - -[//]: # ({x-version-update-start:google-cloud-bigquerystorage:released}) -If you are using Maven with Bom, Add this to your pom.xml file. +If you are using Maven with a BOM, add this to your pom.xml file. ```xml com.google.cloud libraries-bom - 0.118.0-beta + 2.8.0 pom import @@ -34,7 +32,8 @@ If you are using Maven with Bom, Add this to your pom.xml file. google-cloud-bigquerystorage ``` -If you are using Maven without Bom, Add this to your dependencies. +[//]: # ({x-version-update-start:google-cloud-bigquerystorage:released}) +If you are using Maven without a BOM, add this to your dependencies. ```xml com.google.cloud