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

akshayrai09 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 b4c9bdc  Pin down Pinot version to 0.1.0; enables you to build 
thirdeye without building pinot (#4179)
b4c9bdc is described below

commit b4c9bdc6fb4f741d1865077fbf6d2ef62027b430
Author: Akshay Rai <[email protected]>
AuthorDate: Tue Apr 30 15:47:48 2019 -0700

    Pin down Pinot version to 0.1.0; enables you to build thirdeye without 
building pinot (#4179)
---
 thirdeye/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/thirdeye/pom.xml b/thirdeye/pom.xml
index 5772ace..0809f1e 100644
--- a/thirdeye/pom.xml
+++ b/thirdeye/pom.xml
@@ -33,7 +33,7 @@
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <pinot.version>0.2.0-SNAPSHOT</pinot.version>
+    <pinot.version>0.1.0</pinot.version>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <jdk.version>1.8</jdk.version>
     <dropwizard.version>0.9.2</dropwizard.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to