This is an automated email from the ASF dual-hosted git repository.
jerry-024 pushed a commit to branch release-0.4
in repository https://gitbox.apache.org/repos/asf/paimon-vector-index.git
The following commit(s) were added to refs/heads/release-0.4 by this push:
new e83d131 Update version to 0.4.0
e83d131 is described below
commit e83d131b4f31f407852b0f27fcc066235e70978f
Author: yantian <[email protected]>
AuthorDate: Mon Aug 17 16:04:27 2026 +0800
Update version to 0.4.0
---
java/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/java/pom.xml b/java/pom.xml
index 0f48abf..43efbb0 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.4.0-SNAPSHOT</version>
+ <version>0.4.0</version>
<packaging>jar</packaging>
<name>Apache Paimon Vector Index Java</name>