Skip to content

Commit

Permalink
HDDS-3377. Remove guava 26.0-android jar. (#808)
Browse files Browse the repository at this point in the history
  • Loading branch information
jojochuang committed Apr 13, 2020
1 parent 129496f commit 09ff517
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions hadoop-ozone/dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -167,11 +167,6 @@
<artifactId>protobuf-java</artifactId>
<version>3.5.1</version>
</artifactItem>
<artifactItem>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>26.0-android</version>
</artifactItem>
</artifactItems>
</configuration>
</execution>
Expand Down

0 comments on commit 09ff517

Please sign in to comment.