Skip to content

Commit 0f0174d

Browse files
mbrukmanpongad
authored andcommitted
---
yaml --- r: 8729 b: refs/heads/master c: 45a9978 h: refs/heads/master i: 8727: 842a556
1 parent 372f8e9 commit 0f0174d

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
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 99e7243ca73e0e53f2dbe646537866f47fb91d37
2+
refs/heads/master: 45a99780c10e2801678988278b93d10e473effb9
33
refs/heads/travis: 47e4fee4fd5af9b2a8ce46f23c72ec95f9b195b2
44
refs/heads/gh-pages: 6daca92127d91b7c2c99490080ecf8a13fa94cde
55
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444

trunk/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>

trunk/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)