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

liyang pushed a commit to branch kylin5
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/kylin5 by this push:
     new 04861115d5 update pom.xml to release version 5.0.2
04861115d5 is described below

commit 04861115d59473786166786261cda86ae1b8b81f
Author: Li Yang <[email protected]>
AuthorDate: Tue Mar 11 18:52:15 2025 +0800

    update pom.xml to release version 5.0.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3071825103..ca19494356 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     <groupId>org.apache.kylin</groupId>
     <artifactId>kylin</artifactId>
     <packaging>pom</packaging>
-    <version>5.1.0-SNAPSHOT</version>
+    <version>5.0.2</version>
 
     <name>Apache Kylin 5</name>
     <url>http://kylin.apache.org/5.0</url>

Reply via email to