You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by av...@apache.org on 2021/10/20 23:33:23 UTC

[ozone] branch master updated: HDDS-5812. Increase Ratis version to 2.2.0 (#2753)

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

avijayan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git


The following commit(s) were added to refs/heads/master by this push:
     new 7d79d73  HDDS-5812. Increase Ratis version to 2.2.0 (#2753)
7d79d73 is described below

commit 7d79d732f3b38f941aa43e1d2c651fcf7aa43814
Author: Ethan Rose <33...@users.noreply.github.com>
AuthorDate: Wed Oct 20 16:33:02 2021 -0700

    HDDS-5812. Increase Ratis version to 2.2.0 (#2753)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 66cd953..53619a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,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>2.1.0-03f3b68-SNAPSHOT</ratis.version>
+    <ratis.version>2.2.0</ratis.version>
 
     <!-- Apache Ratis thirdparty version -->
     <ratis.thirdparty.version>0.7.0</ratis.thirdparty.version>

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