This is an automated email from the ASF dual-hosted git repository.
msingh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 09ff517 HDDS-3377. Remove guava 26.0-android jar. (#808)
09ff517 is described below
commit 09ff517220b5e9ada1241573a8fc3493b350b6ac
Author: Wei-Chiu Chuang <[email protected]>
AuthorDate: Mon Apr 13 05:30:46 2020 -0700
HDDS-3377. Remove guava 26.0-android jar. (#808)
---
hadoop-ozone/dist/pom.xml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/hadoop-ozone/dist/pom.xml b/hadoop-ozone/dist/pom.xml
index 4220684..0086e4a 100644
--- a/hadoop-ozone/dist/pom.xml
+++ b/hadoop-ozone/dist/pom.xml
@@ -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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]