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

XiaoHongbo-Hope pushed a commit to branch release-0.1
in repository https://gitbox.apache.org/repos/asf/paimon-vector-index.git


The following commit(s) were added to refs/heads/release-0.1 by this push:
     new 17e9dbd  Update version to 0.1.0
17e9dbd is described below

commit 17e9dbd6045e927122f0f169c537c6138b6091bb
Author: xiaohongbo <[email protected]>
AuthorDate: Sat Jun 13 11:33:02 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 a2b7008..e2b2993 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.paimon</groupId>
     <artifactId>paimon-vector-index-java</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.1.0</version>
     <packaging>jar</packaging>
 
     <name>Apache Paimon Vector Index Java</name>

Reply via email to