This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a commit to branch helix_091_release_branch in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git
commit 65dd1f448129e937d628264cf9a14095f6665236 Author: Neha Pawar <[email protected]> AuthorDate: Thu Nov 14 09:30:38 2019 -0800 For internal release purposes, upgrade helix to 0.9.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c5a64f1..2a6ec97 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.8.4</helix.version> + <helix.version>0.9.1</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: [email protected] For additional commands, e-mail: [email protected]
