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/03/21 22:26:40 UTC

[incubator-pinot] branch orc updated: Changing orc pom to 0.2.0-SNAPSHOT version

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

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


The following commit(s) were added to refs/heads/orc by this push:
     new 3a18621  Changing orc pom to 0.2.0-SNAPSHOT version
3a18621 is described below

commit 3a1862195d65717bba74cf4937ff256e347159e7
Author: Jennifer Dai <jd...@linkedin.com>
AuthorDate: Thu Mar 21 15:26:30 2019 -0700

    Changing orc pom to 0.2.0-SNAPSHOT version
---
 pinot-orc/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pinot-orc/pom.xml b/pinot-orc/pom.xml
index fb479f4..0b7bb8c 100644
--- a/pinot-orc/pom.xml
+++ b/pinot-orc/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>pinot</artifactId>
     <groupId>org.apache.pinot</groupId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.2.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 


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