You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by ar...@apache.org on 2019/11/25 21:06:14 UTC

[hadoop-ozone] 01/01: Revert "HDDS-2595. Update Ratis version to latest snapshot version (#251)"

This is an automated email from the ASF dual-hosted git repository.

arp pushed a commit to branch revert-251-HDDS-2595
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git

commit d7a2c702ba246d889af8d25b9ed1b7e8dfb262b2
Author: Arpit Agarwal <ar...@users.noreply.github.com>
AuthorDate: Mon Nov 25 13:06:05 2019 -0800

    Revert "HDDS-2595. Update Ratis version to latest snapshot version (#251)"
    
    This reverts commit 52579a235b9c65cafc58c8bdee86befe59c2b9e5.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1615cdb..c8b16c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
     <declared.ozone.version>${ozone.version}</declared.ozone.version>
 
     <!-- Apache Ratis version -->
-    <ratis.version>0.5.0-ce699ba3-SNAPSHOT</ratis.version>
+    <ratis.version>0.5.0-d6d58d0-SNAPSHOT</ratis.version>
 
     <distMgmtSnapshotsId>apache.snapshots.https</distMgmtSnapshotsId>
     <distMgmtSnapshotsName>Apache Development Snapshot Repository</distMgmtSnapshotsName>


---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-commits-help@hadoop.apache.org