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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]