You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by je...@apache.org on 2019/05/15 20:26:43 UTC

[incubator-pinot] branch helixhotfix created (now 310ea8d)

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

jenniferdai pushed a change to branch helixhotfix
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


      at 310ea8d  Change version for internal release

This branch includes the following new commits:

     new 310ea8d  Change version for internal release

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


[incubator-pinot] 01/01: Change version for internal release

Posted by je...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 310ea8d27f1749eb3fc670408bcb461002bf9d62
Author: Jennifer Dai <jd...@linkedin.com>
AuthorDate: Wed May 15 13:26:28 2019 -0700

    Change version for internal release
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 83ed620..cadc6c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,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.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: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org