Repository: hadoop
Updated Branches:
  refs/heads/branch-3.1 844f51217 -> 293c992e8


HADOOP-15974. Upgrade Curator version to 2.13.0 to fix ZK tests. Contributed by 
Akira Ajisaka

(cherry picked from commit 9287ab364292ce917fc120532681131821ac53ef)


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/293c992e
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/293c992e
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/293c992e

Branch: refs/heads/branch-3.1
Commit: 293c992e8167e0338a2ac5254cf615cd19ab5741
Parents: 844f512
Author: Jason Lowe <jl...@apache.org>
Authored: Tue Dec 4 15:44:03 2018 -0600
Committer: Jason Lowe <jl...@apache.org>
Committed: Tue Dec 4 16:48:26 2018 -0600

----------------------------------------------------------------------
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/293c992e/hadoop-project/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index db2b5b4..dfa0e9f 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -83,7 +83,7 @@
     <protoc.path>${env.HADOOP_PROTOC_PATH}</protoc.path>
 
     <zookeeper.version>3.4.13</zookeeper.version>
-    <curator.version>2.12.0</curator.version>
+    <curator.version>2.13.0</curator.version>
     <findbugs.version>3.0.0</findbugs.version>
     <spotbugs.version>3.1.0-RC1</spotbugs.version>
     <dnsjava.version>2.1.7</dnsjava.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to