This is an automated email from the ASF dual-hosted git repository. mayanks pushed a commit to branch helix-version in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git
commit 238533f40db73ec30a3d9b25970ceadad8019817 Author: Mayank Shrivastava <[email protected]> AuthorDate: Mon Mar 11 14:06:39 2019 -0700 Upgrade to Helix version 0.8.4. Upgrading to Helix version 0.8.4. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d36887d..1a870ed 100644 --- a/pom.xml +++ b/pom.xml @@ -115,7 +115,7 @@ <SKIP_INTEGRATION_TESTS>true</SKIP_INTEGRATION_TESTS> <!-- Configuration for unit/integration tests section 1 of 3 (properties) ENDS HERE.--> <avro.version>1.7.6</avro.version> - <helix.version>0.8.2</helix.version> + <helix.version>0.8.4</helix.version> <!-- jfim: for Kafka 0.9.0.0, use zkclient 0.7 --> <kafka.version>0.9.0.1</kafka.version> <zkclient.version>0.7</zkclient.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
