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

billyliu pushed a commit to branch 2.3.x
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/2.3.x by this push:
     new 35df4d1  manual update htrace to 2.3.2-SNAPSHOT
35df4d1 is described below

commit 35df4d11542a50107757b7f80f87b71fd287f2db
Author: Billy Liu <billy...@apache.org>
AuthorDate: Sun Mar 25 00:59:25 2018 +0800

    manual update htrace to 2.3.2-SNAPSHOT
---
 external/htrace/pom.xml | 2 +-
 pom.xml                 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/external/htrace/pom.xml b/external/htrace/pom.xml
index d493b98..5c0516e 100644
--- a/external/htrace/pom.xml
+++ b/external/htrace/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>2.3.1</version>
+        <version>2.3.2-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 3bb9587..e089673 100644
--- a/pom.xml
+++ b/pom.xml
@@ -200,7 +200,7 @@
             <dependency>
                 <groupId>org.apache.kylin</groupId>
                 <artifactId>kylin-external-htrace</artifactId>
-                <version>2.3.2-SNAPSHOT</version>
+                <version>${project.version}</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.kylin</groupId>

-- 
To stop receiving notification emails like this one, please contact
billy...@apache.org.

Reply via email to