This is an automated email from the ASF dual-hosted git repository. snlee pushed a commit to branch testing-helix-version in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git
commit 839825f4786ec060262998cdf40c64cc84c29aec Author: Seunghyun Lee <sn...@linkedin.com> AuthorDate: Thu Jun 20 13:15:23 2019 -0700 testing helix version 0.8.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 95bd02c..9e102d8 100644 --- a/pom.xml +++ b/pom.xml @@ -118,7 +118,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.0</helix.version> + <helix.version>0.8.2</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-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org