We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88d36d6 commit ed6ee0bCopy full SHA for ed6ee0b
2 files changed
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 9bd877a2c34667df78a4df244a316d2ee791d86a
+refs/heads/master: bf2a4084d1557876ad668d2e38eabcf79605dbaa
3
refs/heads/travis: e21ee7b88a5edc3f3d8c71f90c3fc32abf7e8dd6
4
refs/heads/gh-pages: 4e0561bb4504bf647db669a14417b2b2c87ba45d
5
refs/heads/pubsub-alpha: 1a0e970f265af871e02274085b9662b3fe29058b
trunk/gcloud-java-compute/pom.xml
@@ -27,10 +27,10 @@
27
<version>v1-rev97-1.21.0</version>
28
<scope>compile</scope>
29
<exclusions>
30
- <exclusion>
31
- <groupId>com.google.guava</groupId>
32
- <artifactId>guava-jdk5</artifactId>
33
- </exclusion>
+ <exclusion>
+ <groupId>com.google.guava</groupId>
+ <artifactId>guava-jdk5</artifactId>
+ </exclusion>
34
</exclusions>
35
</dependency>
36
<dependency>
0 commit comments