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

XiaoHongbo-Hope pushed a commit to branch release-0.1.0
in repository https://gitbox.apache.org/repos/asf/paimon-full-text.git

commit 7d547507dc13f153bc9c69bcdf10dc4ad3b99c2b
Author: xiaohongbo <[email protected]>
AuthorDate: Wed Jul 8 00:24:50 2026 +0800

    Update version to 0.1.0
---
 java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/pom.xml b/java/pom.xml
index 6acbcac..fa5bed1 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.paimon</groupId>
     <artifactId>paimon-full-text-index</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.1.0</version>
     <packaging>jar</packaging>
 
     <name>Apache Paimon Full Text Index Java</name>

Reply via email to