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 67f77d4 manual update htrace to 2.4.0-SNAPSHOT 67f77d4 is described below commit 67f77d42686cb90aa97adb0c60d1e560ea1ec154 Author: Billy Liu <billy...@apache.org> AuthorDate: Thu Mar 1 03:03:23 2018 +0000 manual update htrace to 2.4.0-SNAPSHOT --- external/htrace/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/htrace/pom.xml b/external/htrace/pom.xml index 5427e09..cfadfce 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.0</version> + <version>2.4.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> -- To stop receiving notification emails like this one, please contact billy...@apache.org.