You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by sh...@apache.org on 2020/01/07 09:08:26 UTC

[hadoop-ozone] 01/01: HDDS-2835. update ozone to latest ratis.

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

shashikant pushed a commit to branch HDDS-2835
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git

commit cc7a335ef300bcc5b10ad07357bc4d98a46dd534
Author: Shashikant Banerjee <sh...@apache.org>
AuthorDate: Tue Jan 7 14:37:46 2020 +0530

    HDDS-2835. update ozone to latest ratis.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index abfb847..7aa5224 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-1c07496-SNAPSHOT</ratis.version>
+    <ratis.version>0.5.0-66774b5-SNAPSHOT</ratis.version>
     <distMgmtSnapshotsId>apache.snapshots.https</distMgmtSnapshotsId>
     <distMgmtSnapshotsName>Apache Development Snapshot Repository</distMgmtSnapshotsName>
     <distMgmtSnapshotsUrl>https://repository.apache.org/content/repositories/snapshots</distMgmtSnapshotsUrl>


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