Skip to content

Commit

Permalink
update libraries-bom (googleapis#6799)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed Nov 21, 2019
1 parent 9836df6 commit ac6cd0b
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion google-cloud-clients/google-cloud-bigquery/README.md
Expand Up @@ -19,7 +19,7 @@ If you are using Maven with a BOM, add this to your pom.xml file.
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>2.8.0</version>
<version>2.9.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
Expand Up @@ -20,7 +20,7 @@ If you are using Maven with a BOM, add this to your pom.xml file.
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>2.8.0</version>
<version>2.9.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-clients/google-cloud-bigtable/README.md
Expand Up @@ -19,7 +19,7 @@ If you are using Maven with Bom, add this to your pom.xml file
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>2.8.0</version>
<version>2.9.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
Expand Up @@ -20,7 +20,7 @@ If you are using Maven with a BOM, add this to your pom.xml file.
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>2.8.0</version>
<version>2.9.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
Expand Up @@ -25,7 +25,7 @@ If you are using Maven with a BOM, add this to your pom.xml file.
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>2.8.0</version>
<version>2.9.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-clients/google-cloud-datastore/README.md
Expand Up @@ -19,7 +19,7 @@ If you are using Maven with a BOM, add this to your pom.xml file.
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>2.8.0</version>
<version>2.9.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-clients/google-cloud-firestore/README.md
Expand Up @@ -17,7 +17,7 @@ If you are using Maven with a BOM, add this to your pom.xml file.
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>2.8.0</version>
<version>2.9.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-clients/google-cloud-os-login/README.md
Expand Up @@ -22,7 +22,7 @@ If you are using Maven with a BOM, add this to your pom.xml file.
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>2.8.0</version>
<version>2.9.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-clients/google-cloud-pubsub/README.md
Expand Up @@ -19,7 +19,7 @@ If you are using Maven with a BOM, add this to your pom.xml file.
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>2.8.0</version>
<version>2.9.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-clients/google-cloud-securitycenter/README.md
Expand Up @@ -22,7 +22,7 @@ If you are using Maven with a BOM, add this to your pom.xml file.
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>2.8.0</version>
<version>2.9.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-clients/google-cloud-spanner/README.md
Expand Up @@ -17,7 +17,7 @@ If you are using Maven with a BOM, add this to your pom.xml file.
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>2.8.0</version>
<version>2.9.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-clients/google-cloud-storage/README.md
Expand Up @@ -19,7 +19,7 @@ If you are using Maven with Bom, Add this to your pom.xml file.
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>2.8.0</version>
<version>2.9.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit ac6cd0b

Please sign in to comment.