This is an automated email from the ASF dual-hosted git repository.
nanda pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/trunk by this push:
new 4d50ad0 HDDS-949. Update Ratis to 0.4.0-a8c4ca0-SNAPSHOT. Contributed
by Xiaoyu Yao.
4d50ad0 is described below
commit 4d50ad030c0805f47f318cc0e7416841b02be891
Author: Nanda kumar <[email protected]>
AuthorDate: Wed Jan 2 19:58:48 2019 +0530
HDDS-949. Update Ratis to 0.4.0-a8c4ca0-SNAPSHOT.
Contributed by Xiaoyu Yao.
---
hadoop-hdds/pom.xml | 2 +-
hadoop-ozone/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/hadoop-hdds/pom.xml b/hadoop-hdds/pom.xml
index f395f85..70ec113 100644
--- a/hadoop-hdds/pom.xml
+++ b/hadoop-hdds/pom.xml
@@ -46,7 +46,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
<hdds.version>0.4.0-SNAPSHOT</hdds.version>
<!-- Apache Ratis version -->
- <ratis.version>0.4.0-3b0be02-SNAPSHOT</ratis.version>
+ <ratis.version>0.4.0-a8c4ca0-SNAPSHOT</ratis.version>
<bouncycastle.version>1.60</bouncycastle.version>
diff --git a/hadoop-ozone/pom.xml b/hadoop-ozone/pom.xml
index 486c2c4..ec6ee18 100644
--- a/hadoop-ozone/pom.xml
+++ b/hadoop-ozone/pom.xml
@@ -33,7 +33,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
<hadoop.version>3.2.1-SNAPSHOT</hadoop.version>
<hdds.version>0.4.0-SNAPSHOT</hdds.version>
<ozone.version>0.4.0-SNAPSHOT</ozone.version>
- <ratis.version>0.4.0-3b0be02-SNAPSHOT</ratis.version>
+ <ratis.version>0.4.0-a8c4ca0-SNAPSHOT</ratis.version>
<bouncycastle.version>1.60</bouncycastle.version>
<ozone.release>Badlands</ozone.release>
<declared.ozone.version>${ozone.version}</declared.ozone.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]