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

lzljs3620320 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-paimon.git

commit d5188faedaf49cee05b4ba81860267f04924530b
Author: JingsongLi <[email protected]>
AuthorDate: Thu May 4 13:07:24 2023 +0800

    [release] Update version to 0.5-SNAPSHOT
---
 paimon-benchmark/paimon-cluster-benchmark/pom.xml     | 2 +-
 paimon-benchmark/paimon-micro-benchmarks/pom.xml      | 2 +-
 paimon-benchmark/pom.xml                              | 2 +-
 paimon-bundle/pom.xml                                 | 2 +-
 paimon-codegen-loader/pom.xml                         | 2 +-
 paimon-codegen/pom.xml                                | 2 +-
 paimon-common/pom.xml                                 | 2 +-
 paimon-core/pom.xml                                   | 2 +-
 paimon-docs/pom.xml                                   | 2 +-
 paimon-e2e-tests/pom.xml                              | 2 +-
 paimon-filesystems/paimon-hadoop-shaded/pom.xml       | 2 +-
 paimon-filesystems/paimon-oss-impl/pom.xml            | 2 +-
 paimon-filesystems/paimon-oss/pom.xml                 | 2 +-
 paimon-filesystems/paimon-s3-impl/pom.xml             | 2 +-
 paimon-filesystems/paimon-s3/pom.xml                  | 2 +-
 paimon-filesystems/pom.xml                            | 2 +-
 paimon-flink/paimon-flink-1.14/pom.xml                | 2 +-
 paimon-flink/paimon-flink-1.15/pom.xml                | 2 +-
 paimon-flink/paimon-flink-1.16/pom.xml                | 2 +-
 paimon-flink/paimon-flink-1.17/pom.xml                | 2 +-
 paimon-flink/paimon-flink-common/pom.xml              | 2 +-
 paimon-flink/pom.xml                                  | 2 +-
 paimon-format/pom.xml                                 | 2 +-
 paimon-hive/paimon-hive-catalog/pom.xml               | 2 +-
 paimon-hive/paimon-hive-common/pom.xml                | 2 +-
 paimon-hive/paimon-hive-connector-2.1-cdh-6.3/pom.xml | 2 +-
 paimon-hive/paimon-hive-connector-2.1/pom.xml         | 2 +-
 paimon-hive/paimon-hive-connector-2.2/pom.xml         | 2 +-
 paimon-hive/paimon-hive-connector-2.3/pom.xml         | 2 +-
 paimon-hive/paimon-hive-connector-3.1/pom.xml         | 2 +-
 paimon-hive/paimon-hive-connector-common/pom.xml      | 2 +-
 paimon-hive/pom.xml                                   | 2 +-
 paimon-spark/paimon-spark-2/pom.xml                   | 2 +-
 paimon-spark/paimon-spark-3.1/pom.xml                 | 2 +-
 paimon-spark/paimon-spark-3.2/pom.xml                 | 2 +-
 paimon-spark/paimon-spark-3.3/pom.xml                 | 2 +-
 paimon-spark/paimon-spark-3.4/pom.xml                 | 2 +-
 paimon-spark/paimon-spark-common/pom.xml              | 2 +-
 paimon-spark/pom.xml                                  | 2 +-
 paimon-test-utils/pom.xml                             | 2 +-
 pom.xml                                               | 4 ++--
 41 files changed, 42 insertions(+), 42 deletions(-)

diff --git a/paimon-benchmark/paimon-cluster-benchmark/pom.xml 
b/paimon-benchmark/paimon-cluster-benchmark/pom.xml
index 481b25ce0..57182117a 100644
--- a/paimon-benchmark/paimon-cluster-benchmark/pom.xml
+++ b/paimon-benchmark/paimon-cluster-benchmark/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>paimon-benchmark</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-cluster-benchmark</artifactId>
diff --git a/paimon-benchmark/paimon-micro-benchmarks/pom.xml 
b/paimon-benchmark/paimon-micro-benchmarks/pom.xml
index 972547299..0b835c565 100644
--- a/paimon-benchmark/paimon-micro-benchmarks/pom.xml
+++ b/paimon-benchmark/paimon-micro-benchmarks/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>paimon-benchmark</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-micro-benchmarks</artifactId>
diff --git a/paimon-benchmark/pom.xml b/paimon-benchmark/pom.xml
index 9cf9aa685..b07816af5 100644
--- a/paimon-benchmark/pom.xml
+++ b/paimon-benchmark/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>paimon-parent</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-benchmark</artifactId>
diff --git a/paimon-bundle/pom.xml b/paimon-bundle/pom.xml
index c2d2c54b8..76da57b62 100644
--- a/paimon-bundle/pom.xml
+++ b/paimon-bundle/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>paimon-parent</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-bundle</artifactId>
diff --git a/paimon-codegen-loader/pom.xml b/paimon-codegen-loader/pom.xml
index e1355e458..9d3981bb2 100644
--- a/paimon-codegen-loader/pom.xml
+++ b/paimon-codegen-loader/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>paimon-parent</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-codegen-loader</artifactId>
diff --git a/paimon-codegen/pom.xml b/paimon-codegen/pom.xml
index 40d00fe26..acc2b94c9 100644
--- a/paimon-codegen/pom.xml
+++ b/paimon-codegen/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>paimon-parent</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-codegen</artifactId>
diff --git a/paimon-common/pom.xml b/paimon-common/pom.xml
index c7bd207d4..0a889eb14 100644
--- a/paimon-common/pom.xml
+++ b/paimon-common/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>paimon-parent</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-common</artifactId>
diff --git a/paimon-core/pom.xml b/paimon-core/pom.xml
index 35a6ca56d..d3a5c5b0c 100644
--- a/paimon-core/pom.xml
+++ b/paimon-core/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>paimon-parent</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-core</artifactId>
diff --git a/paimon-docs/pom.xml b/paimon-docs/pom.xml
index e2093622e..10f2d0300 100644
--- a/paimon-docs/pom.xml
+++ b/paimon-docs/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>paimon-parent</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-docs</artifactId>
diff --git a/paimon-e2e-tests/pom.xml b/paimon-e2e-tests/pom.xml
index 1ccfb7c26..4eec2a8c7 100644
--- a/paimon-e2e-tests/pom.xml
+++ b/paimon-e2e-tests/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>paimon-parent</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-e2e-tests</artifactId>
diff --git a/paimon-filesystems/paimon-hadoop-shaded/pom.xml 
b/paimon-filesystems/paimon-hadoop-shaded/pom.xml
index 84a9388a2..5c0ce08e2 100644
--- a/paimon-filesystems/paimon-hadoop-shaded/pom.xml
+++ b/paimon-filesystems/paimon-hadoop-shaded/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>paimon-filesystems</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-hadoop-shaded</artifactId>
diff --git a/paimon-filesystems/paimon-oss-impl/pom.xml 
b/paimon-filesystems/paimon-oss-impl/pom.xml
index db6d28c48..23ed2cedb 100644
--- a/paimon-filesystems/paimon-oss-impl/pom.xml
+++ b/paimon-filesystems/paimon-oss-impl/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>paimon-filesystems</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-oss-impl</artifactId>
diff --git a/paimon-filesystems/paimon-oss/pom.xml 
b/paimon-filesystems/paimon-oss/pom.xml
index 349336ab1..bab9191de 100644
--- a/paimon-filesystems/paimon-oss/pom.xml
+++ b/paimon-filesystems/paimon-oss/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>paimon-filesystems</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-oss</artifactId>
diff --git a/paimon-filesystems/paimon-s3-impl/pom.xml 
b/paimon-filesystems/paimon-s3-impl/pom.xml
index 458647661..7757631af 100644
--- a/paimon-filesystems/paimon-s3-impl/pom.xml
+++ b/paimon-filesystems/paimon-s3-impl/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>paimon-filesystems</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-s3-impl</artifactId>
diff --git a/paimon-filesystems/paimon-s3/pom.xml 
b/paimon-filesystems/paimon-s3/pom.xml
index ee38ddd48..9f1549c25 100644
--- a/paimon-filesystems/paimon-s3/pom.xml
+++ b/paimon-filesystems/paimon-s3/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>paimon-filesystems</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-s3</artifactId>
diff --git a/paimon-filesystems/pom.xml b/paimon-filesystems/pom.xml
index f3b4e8160..9fb03570c 100644
--- a/paimon-filesystems/pom.xml
+++ b/paimon-filesystems/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>paimon-parent</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-filesystems</artifactId>
diff --git a/paimon-flink/paimon-flink-1.14/pom.xml 
b/paimon-flink/paimon-flink-1.14/pom.xml
index 125ca6e71..3e4cca548 100644
--- a/paimon-flink/paimon-flink-1.14/pom.xml
+++ b/paimon-flink/paimon-flink-1.14/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>paimon-flink</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-flink-1.14</artifactId>
diff --git a/paimon-flink/paimon-flink-1.15/pom.xml 
b/paimon-flink/paimon-flink-1.15/pom.xml
index 5e41c8f47..e776d1c97 100644
--- a/paimon-flink/paimon-flink-1.15/pom.xml
+++ b/paimon-flink/paimon-flink-1.15/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>paimon-flink</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-flink-1.15</artifactId>
diff --git a/paimon-flink/paimon-flink-1.16/pom.xml 
b/paimon-flink/paimon-flink-1.16/pom.xml
index 923af9098..58432555d 100644
--- a/paimon-flink/paimon-flink-1.16/pom.xml
+++ b/paimon-flink/paimon-flink-1.16/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>paimon-flink</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <packaging>jar</packaging>
diff --git a/paimon-flink/paimon-flink-1.17/pom.xml 
b/paimon-flink/paimon-flink-1.17/pom.xml
index f189ce927..79c20ab9c 100644
--- a/paimon-flink/paimon-flink-1.17/pom.xml
+++ b/paimon-flink/paimon-flink-1.17/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.paimon</groupId>
         <artifactId>paimon-flink</artifactId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <packaging>jar</packaging>
diff --git a/paimon-flink/paimon-flink-common/pom.xml 
b/paimon-flink/paimon-flink-common/pom.xml
index aabbb2e3d..8a7ffa606 100644
--- a/paimon-flink/paimon-flink-common/pom.xml
+++ b/paimon-flink/paimon-flink-common/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>paimon-flink</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <packaging>jar</packaging>
diff --git a/paimon-flink/pom.xml b/paimon-flink/pom.xml
index 0d9e0ccd0..b4c826021 100644
--- a/paimon-flink/pom.xml
+++ b/paimon-flink/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>paimon-parent</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-flink</artifactId>
diff --git a/paimon-format/pom.xml b/paimon-format/pom.xml
index e8cfc6eeb..3ed062c2e 100644
--- a/paimon-format/pom.xml
+++ b/paimon-format/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>paimon-parent</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-format</artifactId>
diff --git a/paimon-hive/paimon-hive-catalog/pom.xml 
b/paimon-hive/paimon-hive-catalog/pom.xml
index 61f714721..84231d6c2 100644
--- a/paimon-hive/paimon-hive-catalog/pom.xml
+++ b/paimon-hive/paimon-hive-catalog/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>paimon-hive</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-hive-catalog</artifactId>
diff --git a/paimon-hive/paimon-hive-common/pom.xml 
b/paimon-hive/paimon-hive-common/pom.xml
index 205d7999b..1f7ba7992 100644
--- a/paimon-hive/paimon-hive-common/pom.xml
+++ b/paimon-hive/paimon-hive-common/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>paimon-hive</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-hive-common</artifactId>
diff --git a/paimon-hive/paimon-hive-connector-2.1-cdh-6.3/pom.xml 
b/paimon-hive/paimon-hive-connector-2.1-cdh-6.3/pom.xml
index d8e26f368..7871ef116 100644
--- a/paimon-hive/paimon-hive-connector-2.1-cdh-6.3/pom.xml
+++ b/paimon-hive/paimon-hive-connector-2.1-cdh-6.3/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>paimon-hive</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-hive-connector-2.1-cdh-6.3</artifactId>
diff --git a/paimon-hive/paimon-hive-connector-2.1/pom.xml 
b/paimon-hive/paimon-hive-connector-2.1/pom.xml
index 43de2d395..bdcfcb4cc 100644
--- a/paimon-hive/paimon-hive-connector-2.1/pom.xml
+++ b/paimon-hive/paimon-hive-connector-2.1/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>paimon-hive</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-hive-connector-2.1</artifactId>
diff --git a/paimon-hive/paimon-hive-connector-2.2/pom.xml 
b/paimon-hive/paimon-hive-connector-2.2/pom.xml
index 3c7e2b398..e0e8ff1a7 100644
--- a/paimon-hive/paimon-hive-connector-2.2/pom.xml
+++ b/paimon-hive/paimon-hive-connector-2.2/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>paimon-hive</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-hive-connector-2.2</artifactId>
diff --git a/paimon-hive/paimon-hive-connector-2.3/pom.xml 
b/paimon-hive/paimon-hive-connector-2.3/pom.xml
index 643518d4c..ad720848d 100644
--- a/paimon-hive/paimon-hive-connector-2.3/pom.xml
+++ b/paimon-hive/paimon-hive-connector-2.3/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>paimon-hive</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-hive-connector-2.3</artifactId>
diff --git a/paimon-hive/paimon-hive-connector-3.1/pom.xml 
b/paimon-hive/paimon-hive-connector-3.1/pom.xml
index 00b375e52..9ef23822b 100644
--- a/paimon-hive/paimon-hive-connector-3.1/pom.xml
+++ b/paimon-hive/paimon-hive-connector-3.1/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>paimon-hive</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-hive-connector-3.1</artifactId>
diff --git a/paimon-hive/paimon-hive-connector-common/pom.xml 
b/paimon-hive/paimon-hive-connector-common/pom.xml
index fcc76a427..8280f37d2 100644
--- a/paimon-hive/paimon-hive-connector-common/pom.xml
+++ b/paimon-hive/paimon-hive-connector-common/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>paimon-hive</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-hive-connector-common</artifactId>
diff --git a/paimon-hive/pom.xml b/paimon-hive/pom.xml
index b0fc8bc17..655c1bf12 100644
--- a/paimon-hive/pom.xml
+++ b/paimon-hive/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>paimon-parent</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-hive</artifactId>
diff --git a/paimon-spark/paimon-spark-2/pom.xml 
b/paimon-spark/paimon-spark-2/pom.xml
index 6a32aabb0..d78fe9e3f 100644
--- a/paimon-spark/paimon-spark-2/pom.xml
+++ b/paimon-spark/paimon-spark-2/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.paimon</groupId>
         <artifactId>paimon-spark</artifactId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-spark-2</artifactId>
diff --git a/paimon-spark/paimon-spark-3.1/pom.xml 
b/paimon-spark/paimon-spark-3.1/pom.xml
index 8d3c7c1fe..45ce6f037 100644
--- a/paimon-spark/paimon-spark-3.1/pom.xml
+++ b/paimon-spark/paimon-spark-3.1/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.paimon</groupId>
         <artifactId>paimon-spark</artifactId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-spark-3.1</artifactId>
diff --git a/paimon-spark/paimon-spark-3.2/pom.xml 
b/paimon-spark/paimon-spark-3.2/pom.xml
index 83d84bfef..d0e8bad28 100644
--- a/paimon-spark/paimon-spark-3.2/pom.xml
+++ b/paimon-spark/paimon-spark-3.2/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.paimon</groupId>
         <artifactId>paimon-spark</artifactId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-spark-3.2</artifactId>
diff --git a/paimon-spark/paimon-spark-3.3/pom.xml 
b/paimon-spark/paimon-spark-3.3/pom.xml
index 055c17138..67e991277 100644
--- a/paimon-spark/paimon-spark-3.3/pom.xml
+++ b/paimon-spark/paimon-spark-3.3/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.paimon</groupId>
         <artifactId>paimon-spark</artifactId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-spark-3.3</artifactId>
diff --git a/paimon-spark/paimon-spark-3.4/pom.xml 
b/paimon-spark/paimon-spark-3.4/pom.xml
index d23051626..2730ef1ff 100644
--- a/paimon-spark/paimon-spark-3.4/pom.xml
+++ b/paimon-spark/paimon-spark-3.4/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.paimon</groupId>
         <artifactId>paimon-spark</artifactId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-spark-3.4</artifactId>
diff --git a/paimon-spark/paimon-spark-common/pom.xml 
b/paimon-spark/paimon-spark-common/pom.xml
index b97617882..71294f705 100644
--- a/paimon-spark/paimon-spark-common/pom.xml
+++ b/paimon-spark/paimon-spark-common/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>paimon-spark</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <packaging>jar</packaging>
diff --git a/paimon-spark/pom.xml b/paimon-spark/pom.xml
index dddf8babf..e6a28d4ea 100644
--- a/paimon-spark/pom.xml
+++ b/paimon-spark/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>paimon-parent</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-spark</artifactId>
diff --git a/paimon-test-utils/pom.xml b/paimon-test-utils/pom.xml
index 0c94aafe5..509f46960 100644
--- a/paimon-test-utils/pom.xml
+++ b/paimon-test-utils/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>paimon-parent</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>0.4-SNAPSHOT</version>
+        <version>0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-test-utils</artifactId>
diff --git a/pom.xml b/pom.xml
index 2f0154063..f9006ffc4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@ under the License.
     <artifactId>paimon-parent</artifactId>
     <groupId>org.apache.paimon</groupId>
     <name>Paimon : </name>
-    <version>0.4-SNAPSHOT</version>
+    <version>0.5-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <url>https://paimon.apache.org</url>
@@ -69,7 +69,7 @@ under the License.
     </modules>
 
     <properties>
-        
<project.build.outputTimestamp>${maven.build.timestamp}</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2023-05-04T05:07:22Z</project.build.outputTimestamp>
         <paimon.shade.jackson.version>2.14.2</paimon.shade.jackson.version>
         <paimon.shade.guava.version>30.1.1-jre</paimon.shade.guava.version>
         <paimon.shade.caffeine.version>2.9.3</paimon.shade.caffeine.version>

Reply via email to