You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by mc...@apache.org on 2020/05/19 23:12:12 UTC

[incubator-pinot] branch master updated: Upgrade helix to 0.9.7 (#5411)

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

mcvsubbu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git


The following commit(s) were added to refs/heads/master by this push:
     new 1e0cc16  Upgrade helix to 0.9.7 (#5411)
1e0cc16 is described below

commit 1e0cc16258257f5f1084f8e956a33f93c27b0d70
Author: Subbu Subramaniam <mc...@users.noreply.github.com>
AuthorDate: Tue May 19 16:12:04 2020 -0700

    Upgrade helix to 0.9.7 (#5411)
    
    Helix release notes: http://helix.apache.org/0.9.7-docs/releasenotes/release-0.9.7.html
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b9c961f..2b6ae90 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,7 @@
     <!-- Configuration for unit/integration tests section 1 of 3 (properties) ENDS HERE.-->
     <avro.version>1.7.6</avro.version>
     <parquet.version>1.8.0</parquet.version>
-    <helix.version>0.9.4</helix.version>
+    <helix.version>0.9.7</helix.version>
     <zkclient.version>0.7</zkclient.version>
     <jackson.version>2.9.8</jackson.version>
     <async-http-client.version>1.9.21</async-http-client.version>


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