This is an automated email from the ASF dual-hosted git repository. szetszwo pushed a commit to branch HDDS-4454 in repository https://gitbox.apache.org/repos/asf/ozone.git
commit 1b559fe47145839860468e08161fbed0d78675ae Author: Tsz-Wo Nicholas Sze <[email protected]> AuthorDate: Thu Mar 17 10:20:55 2022 +0800 HDDS-6461. Update Ratis version to 2.3.0-da5d868-SNAPSHOT. (#3205) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 590f2371da..3f2bbd3d8b 100644 --- a/pom.xml +++ b/pom.xml @@ -73,7 +73,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.3.0-94db58b-SNAPSHOT</ratis.version> + <ratis.version>2.3.0-da5d868-SNAPSHOT</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]
