File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
2- refs/heads/master: 99e7243ca73e0e53f2dbe646537866f47fb91d37
2+ refs/heads/master: 45a99780c10e2801678988278b93d10e473effb9
33refs/heads/travis: 47e4fee4fd5af9b2a8ce46f23c72ec95f9b195b2
44refs/heads/gh-pages: 6daca92127d91b7c2c99490080ecf8a13fa94cde
55refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444
Original file line number Diff line number Diff line change @@ -275,7 +275,7 @@ Version Management
275275
276276The 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>
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ components plus its dependencies.
66
77To use it in Maven, add the following to your POM:
88
9- ```
9+ ``` xml
1010 <dependencyManagement >
1111 <dependencies >
1212 <dependency >
You can’t perform that action at this time.
0 commit comments