This is an automated email from the ASF dual-hosted git repository. jerry-024 pushed a commit to branch release-1-ali-4.1 in repository https://gitbox.apache.org/repos/asf/paimon-vector-index.git
commit 528d6b5d39d582ff577d0fc95c453b21c4a4a489 Author: yantian <[email protected]> AuthorDate: Fri Aug 7 15:28:02 2026 +0800 bump version to 1-ali-4.1-SNAPSHOT --- java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/pom.xml b/java/pom.xml index d9d1e9d..f3f6ca6 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>1-ali-4-SNAPSHOT</version> + <version>1-ali-4.1-SNAPSHOT</version> <packaging>jar</packaging> <name>Apache Paimon Vector Index Java</name>
