Skip to content

Commit

Permalink
Remove tab indentation from compute's pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
mziccard committed Feb 29, 2016
1 parent 9d48528 commit 5c6d5ca
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gcloud-java-compute/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
<version>v1-rev97-1.21.0</version>
<scope>compile</scope>
<exclusions>
<exclusion>
<groupId>com.google.guava</groupId>
<artifactId>guava-jdk5</artifactId>
</exclusion>
<exclusion>
<groupId>com.google.guava</groupId>
<artifactId>guava-jdk5</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
Expand Down

0 comments on commit 5c6d5ca

Please sign in to comment.