Repository: hadoop Updated Branches: refs/heads/ozone-0.3 feb43ecbb -> 612236b57
HDDS-826. Update Ratis to 0.3.0-6f3419a-SNAPSHOT. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/612236b5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/612236b5 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/612236b5 Branch: refs/heads/ozone-0.3 Commit: 612236b574e2c0c30cee9021e1b0096093416a46 Parents: feb43ec Author: Tsz Wo Nicholas Sze <[email protected]> Authored: Fri Nov 9 18:35:40 2018 -0800 Committer: Tsz Wo Nicholas Sze <[email protected]> Committed: Fri Nov 9 18:39:03 2018 -0800 ---------------------------------------------------------------------- hadoop-project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/612236b5/hadoop-project/pom.xml ---------------------------------------------------------------------- diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml index 74549af..3e10682 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -101,7 +101,7 @@ <ldap-api.version>1.0.0-M33</ldap-api.version> <!-- Apache Ratis version --> - <ratis.version>0.3.0-1d07b18-SNAPSHOT</ratis.version> + <ratis.version>0.3.0-6f3419a-SNAPSHOT</ratis.version> <jcache.version>1.0-alpha-1</jcache.version> <ehcache.version>3.3.1</ehcache.version> <hikari.version>2.4.12</hikari.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
