This is an automated email from the ASF dual-hosted git repository.
bharat 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 9f6d72f HDDS-3573. Update Ozone dependency hadoop.version to
hadoop-3.2.1. (#916)
9f6d72f is described below
commit 9f6d72fdd5b82fd0f17b7ffa977ef408da98859d
Author: Xiaoyu Yao <[email protected]>
AuthorDate: Tue May 12 16:36:59 2020 -0700
HDDS-3573. Update Ozone dependency hadoop.version to hadoop-3.2.1. (#916)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 48ed6eb..c227d50 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
</organization>
<properties>
- <hadoop.version>3.2.0</hadoop.version>
+ <hadoop.version>3.2.1</hadoop.version>
<!-- version for hdds/ozone components -->
<hdds.version>${ozone.version}</hdds.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]