Skip to content

Commit a53f49d

Browse files
mbrukmanpongad
authored andcommitted
---
yaml --- r: 9015 b: refs/heads/lesv-patch-1 c: 45a9978 h: refs/heads/master i: 9013: 4fcc4a1 9011: bd90d0b 9007: c73f3d8
1 parent 79a6dec commit a53f49d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ refs/tags/v0.22.0: 18b298fe4bfe8ec2f20b0e0bf7ffdcce5cc3c5fe
6666
refs/heads/vam-google-patch-1: d0c8fee3a4074d0bf7360ce8c4f7f7223d0ee7b9
6767
refs/heads/vam-google-patch-CODEOWNERS: 2ac1616e25229e51d08a984708ef1918f91a35ee
6868
refs/heads/danoscarmike-patch-1: 7342a9916bce4ed00002c7202e2a16c5d46afaea
69-
refs/heads/lesv-patch-1: 99e7243ca73e0e53f2dbe646537866f47fb91d37
69+
refs/heads/lesv-patch-1: 45a99780c10e2801678988278b93d10e473effb9
7070
refs/heads/ml-update-branch: 079dd6610017f5c51b9d1938c12d6d55b61513cf
7171
refs/heads/vkedia-patch-2: 7d8241388a9769a5c069334761b06c7012c878e7
7272
refs/heads/vkedia-patch-3: 4d128043acaa7db9160faf439d2ca6104e8a88cb

branches/lesv-patch-1/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ Version Management
275275
276276
The easiest way to solve version conflicts is to use google-cloud's BOM. In Maven, add the following to your POM:
277277
278-
```
278+
```xml
279279
<dependencyManagement>
280280
<dependencies>
281281
<dependency>

branches/lesv-patch-1/google-cloud-bom/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ components plus its dependencies.
66

77
To use it in Maven, add the following to your POM:
88

9-
```
9+
```xml
1010
<dependencyManagement>
1111
<dependencies>
1212
<dependency>

0 commit comments

Comments
 (0)