This is an automated email from the ASF dual-hosted git repository.
XiaoHongbo-Hope pushed a commit to branch release-0.2
in repository https://gitbox.apache.org/repos/asf/paimon-mosaic.git
The following commit(s) were added to refs/heads/release-0.2 by this push:
new 114c3c4 Update version to 0.2.0
114c3c4 is described below
commit 114c3c408632887e7c087c5c2b50bfb4004c4869
Author: xiaohongbo <[email protected]>
AuthorDate: Thu Jun 11 19:38:44 2026 +0800
Update version to 0.2.0
---
java/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/java/pom.xml b/java/pom.xml
index 870e722..3e3ae83 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.paimon</groupId>
<artifactId>mosaic</artifactId>
- <version>0.2.0-SNAPSHOT</version>
+ <version>0.2.0</version>
<packaging>jar</packaging>
<name>Mosaic</name>