Skip to content

Commit a08ccc5

Browse files
committed
Remove tab indentation from compute's pom.xml
1 parent 9d48528 commit a08ccc5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gcloud-java-compute/pom.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
<version>v1-rev97-1.21.0</version>
2828
<scope>compile</scope>
2929
<exclusions>
30-
<exclusion>
31-
<groupId>com.google.guava</groupId>
32-
<artifactId>guava-jdk5</artifactId>
33-
</exclusion>
30+
<exclusion>
31+
<groupId>com.google.guava</groupId>
32+
<artifactId>guava-jdk5</artifactId>
33+
</exclusion>
3434
</exclusions>
3535
</dependency>
3636
<dependency>

0 commit comments

Comments
 (0)