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/paimon.git


The following commit(s) were added to refs/heads/master by this push:
     new 997776062f [release] Update version to 1.1-SNAPSHOT
997776062f is described below

commit 997776062fe3d1a70230fe30d9b995bc0026d4a1
Author: Jingsong <[email protected]>
AuthorDate: Mon Dec 23 21:01:34 2024 +0800

    [release] Update version to 1.1-SNAPSHOT
---
 paimon-arrow/pom.xml                                  | 2 +-
 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.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-1.18/pom.xml                | 2 +-
 paimon-flink/paimon-flink-1.19/pom.xml                | 2 +-
 paimon-flink/paimon-flink-1.20/pom.xml                | 2 +-
 paimon-flink/paimon-flink-action/pom.xml              | 2 +-
 paimon-flink/paimon-flink-cdc/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-open-api/pom.xml                               | 2 +-
 paimon-service/paimon-service-client/pom.xml          | 2 +-
 paimon-service/paimon-service-runtime/pom.xml         | 2 +-
 paimon-service/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-3.5/pom.xml                 | 2 +-
 paimon-spark/paimon-spark-4.0/pom.xml                 | 2 +-
 paimon-spark/paimon-spark-common/pom.xml              | 2 +-
 paimon-spark/paimon-spark-ut/pom.xml                  | 2 +-
 paimon-spark/paimon-spark3-common/pom.xml             | 2 +-
 paimon-spark/paimon-spark4-common/pom.xml             | 2 +-
 paimon-spark/pom.xml                                  | 2 +-
 paimon-test-utils/pom.xml                             | 2 +-
 pom.xml                                               | 4 ++--
 tools/ci/paimon-ci-tools/pom.xml                      | 2 +-
 54 files changed, 55 insertions(+), 55 deletions(-)

diff --git a/paimon-arrow/pom.xml b/paimon-arrow/pom.xml
index 8c4434d953..348b65359a 100644
--- a/paimon-arrow/pom.xml
+++ b/paimon-arrow/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>paimon-parent</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-arrow</artifactId>
diff --git a/paimon-benchmark/paimon-cluster-benchmark/pom.xml 
b/paimon-benchmark/paimon-cluster-benchmark/pom.xml
index 9f24ee7f29..8372d11e3b 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>1.0-SNAPSHOT</version>
+        <version>1.1-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 31adf98241..d4814bf01f 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>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-micro-benchmarks</artifactId>
diff --git a/paimon-benchmark/pom.xml b/paimon-benchmark/pom.xml
index eca966cfb3..75e9a1d51b 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>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-benchmark</artifactId>
diff --git a/paimon-bundle/pom.xml b/paimon-bundle/pom.xml
index 1be9dfab4c..59f182bd6a 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>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-bundle</artifactId>
diff --git a/paimon-codegen-loader/pom.xml b/paimon-codegen-loader/pom.xml
index 2a7cb310c8..1c7e587540 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>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-codegen-loader</artifactId>
diff --git a/paimon-codegen/pom.xml b/paimon-codegen/pom.xml
index 4a40d487dc..2809b07299 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>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-codegen</artifactId>
diff --git a/paimon-common/pom.xml b/paimon-common/pom.xml
index 0cf61b83a6..4036750deb 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>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-common</artifactId>
diff --git a/paimon-core/pom.xml b/paimon-core/pom.xml
index e137d57a6d..6e9dfa716a 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>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-core</artifactId>
diff --git a/paimon-docs/pom.xml b/paimon-docs/pom.xml
index 6c42169435..9341b89c67 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>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-docs</artifactId>
diff --git a/paimon-e2e-tests/pom.xml b/paimon-e2e-tests/pom.xml
index 6f025c9d9f..025b15a8bc 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>1.0-SNAPSHOT</version>
+        <version>1.1-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 1d8e5323c7..ced8e5f12a 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>1.0-SNAPSHOT</version>
+        <version>1.1-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 75b265a8dd..21770c6b59 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>1.0-SNAPSHOT</version>
+        <version>1.1-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 b1ce1b579d..8f4a7cb25e 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>1.0-SNAPSHOT</version>
+        <version>1.1-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 3a219f80c8..60ada27d67 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>1.0-SNAPSHOT</version>
+        <version>1.1-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 77298fa4b2..3fda56375d 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>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-s3</artifactId>
diff --git a/paimon-filesystems/pom.xml b/paimon-filesystems/pom.xml
index 405350a331..09d4e54f9e 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>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-filesystems</artifactId>
diff --git a/paimon-flink/paimon-flink-1.15/pom.xml 
b/paimon-flink/paimon-flink-1.15/pom.xml
index 21c179226b..4cc41157d4 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>1.0-SNAPSHOT</version>
+        <version>1.1-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 c5a334d6fc..128102c9e4 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>1.0-SNAPSHOT</version>
+        <version>1.1-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 6e85d71016..cef4579146 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>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <packaging>jar</packaging>
diff --git a/paimon-flink/paimon-flink-1.18/pom.xml 
b/paimon-flink/paimon-flink-1.18/pom.xml
index d1c33f43f9..75e6f1f0f4 100644
--- a/paimon-flink/paimon-flink-1.18/pom.xml
+++ b/paimon-flink/paimon-flink-1.18/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.paimon</groupId>
         <artifactId>paimon-flink</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <packaging>jar</packaging>
diff --git a/paimon-flink/paimon-flink-1.19/pom.xml 
b/paimon-flink/paimon-flink-1.19/pom.xml
index 736ac4c307..8d6ea90b8b 100644
--- a/paimon-flink/paimon-flink-1.19/pom.xml
+++ b/paimon-flink/paimon-flink-1.19/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.paimon</groupId>
         <artifactId>paimon-flink</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <packaging>jar</packaging>
diff --git a/paimon-flink/paimon-flink-1.20/pom.xml 
b/paimon-flink/paimon-flink-1.20/pom.xml
index f15792d2be..ff0c182e59 100644
--- a/paimon-flink/paimon-flink-1.20/pom.xml
+++ b/paimon-flink/paimon-flink-1.20/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.paimon</groupId>
         <artifactId>paimon-flink</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <packaging>jar</packaging>
diff --git a/paimon-flink/paimon-flink-action/pom.xml 
b/paimon-flink/paimon-flink-action/pom.xml
index 7f969bd142..8d44db3df6 100644
--- a/paimon-flink/paimon-flink-action/pom.xml
+++ b/paimon-flink/paimon-flink-action/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>paimon-flink</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <packaging>jar</packaging>
diff --git a/paimon-flink/paimon-flink-cdc/pom.xml 
b/paimon-flink/paimon-flink-cdc/pom.xml
index 792c6c1437..bb7c0d8655 100644
--- a/paimon-flink/paimon-flink-cdc/pom.xml
+++ b/paimon-flink/paimon-flink-cdc/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.paimon</groupId>
         <artifactId>paimon-flink</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.1-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 7388f89441..e0f7ce245f 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>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <packaging>jar</packaging>
diff --git a/paimon-flink/pom.xml b/paimon-flink/pom.xml
index 031570c0e6..7b8ae1f282 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>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-flink</artifactId>
diff --git a/paimon-format/pom.xml b/paimon-format/pom.xml
index 5804a704b0..6f75a5fb8a 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>1.0-SNAPSHOT</version>
+        <version>1.1-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 e56d46182d..70d0a0490f 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>1.0-SNAPSHOT</version>
+        <version>1.1-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 0ee510959c..5af10190c6 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>1.0-SNAPSHOT</version>
+        <version>1.1-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 d52668ecd3..5f2f23a5b3 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>1.0-SNAPSHOT</version>
+        <version>1.1-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 c786270419..fbcbd07680 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>1.0-SNAPSHOT</version>
+        <version>1.1-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 a0a71bb259..dc3509899f 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>1.0-SNAPSHOT</version>
+        <version>1.1-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 a0f509b533..c0660fc573 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>1.0-SNAPSHOT</version>
+        <version>1.1-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 5383af90c3..ef700d8c0b 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>1.0-SNAPSHOT</version>
+        <version>1.1-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 f22b73dea7..397dfc9421 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>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-hive-connector-common</artifactId>
diff --git a/paimon-hive/pom.xml b/paimon-hive/pom.xml
index 7d1d0f2c49..c97aceb1b8 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>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-hive</artifactId>
diff --git a/paimon-open-api/pom.xml b/paimon-open-api/pom.xml
index 9422852432..52fefbd2ee 100644
--- a/paimon-open-api/pom.xml
+++ b/paimon-open-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <parent>
         <groupId>org.apache.paimon</groupId>
         <artifactId>paimon-parent</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-open-api</artifactId>
diff --git a/paimon-service/paimon-service-client/pom.xml 
b/paimon-service/paimon-service-client/pom.xml
index 68d8aabdc2..af64a10cb8 100644
--- a/paimon-service/paimon-service-client/pom.xml
+++ b/paimon-service/paimon-service-client/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.paimon</groupId>
         <artifactId>paimon-service</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-service-client</artifactId>
diff --git a/paimon-service/paimon-service-runtime/pom.xml 
b/paimon-service/paimon-service-runtime/pom.xml
index 42d4a00ab5..6563bca259 100644
--- a/paimon-service/paimon-service-runtime/pom.xml
+++ b/paimon-service/paimon-service-runtime/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.paimon</groupId>
         <artifactId>paimon-service</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-service-runtime</artifactId>
diff --git a/paimon-service/pom.xml b/paimon-service/pom.xml
index b46369a9b3..b0b7193ddf 100644
--- a/paimon-service/pom.xml
+++ b/paimon-service/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <artifactId>paimon-parent</artifactId>
         <groupId>org.apache.paimon</groupId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-service</artifactId>
diff --git a/paimon-spark/paimon-spark-3.2/pom.xml 
b/paimon-spark/paimon-spark-3.2/pom.xml
index 957319b47d..60f4840bbe 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>1.0-SNAPSHOT</version>
+        <version>1.1-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 0a390d9267..ce4b8b95ff 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>1.0-SNAPSHOT</version>
+        <version>1.1-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 0f4cb30e4f..f0a89bb6fa 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>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-spark-3.4</artifactId>
diff --git a/paimon-spark/paimon-spark-3.5/pom.xml 
b/paimon-spark/paimon-spark-3.5/pom.xml
index 1b9c968889..c8feee030e 100644
--- a/paimon-spark/paimon-spark-3.5/pom.xml
+++ b/paimon-spark/paimon-spark-3.5/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.paimon</groupId>
         <artifactId>paimon-spark</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-spark-3.5</artifactId>
diff --git a/paimon-spark/paimon-spark-4.0/pom.xml 
b/paimon-spark/paimon-spark-4.0/pom.xml
index 8e7d166dc5..5e365ff139 100644
--- a/paimon-spark/paimon-spark-4.0/pom.xml
+++ b/paimon-spark/paimon-spark-4.0/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.paimon</groupId>
         <artifactId>paimon-spark</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-spark-4.0</artifactId>
diff --git a/paimon-spark/paimon-spark-common/pom.xml 
b/paimon-spark/paimon-spark-common/pom.xml
index 052c4c4265..79d9950960 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>
         <groupId>org.apache.paimon</groupId>
         <artifactId>paimon-spark</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <packaging>jar</packaging>
diff --git a/paimon-spark/paimon-spark-ut/pom.xml 
b/paimon-spark/paimon-spark-ut/pom.xml
index 0a18405964..552eb8474f 100644
--- a/paimon-spark/paimon-spark-ut/pom.xml
+++ b/paimon-spark/paimon-spark-ut/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.paimon</groupId>
         <artifactId>paimon-spark</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-spark-ut</artifactId>
diff --git a/paimon-spark/paimon-spark3-common/pom.xml 
b/paimon-spark/paimon-spark3-common/pom.xml
index 5fd869f1b3..aa68cc4844 100644
--- a/paimon-spark/paimon-spark3-common/pom.xml
+++ b/paimon-spark/paimon-spark3-common/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.paimon</groupId>
         <artifactId>paimon-spark</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <packaging>jar</packaging>
diff --git a/paimon-spark/paimon-spark4-common/pom.xml 
b/paimon-spark/paimon-spark4-common/pom.xml
index d160b984fa..72a2dae121 100644
--- a/paimon-spark/paimon-spark4-common/pom.xml
+++ b/paimon-spark/paimon-spark4-common/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.paimon</groupId>
         <artifactId>paimon-spark</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <packaging>jar</packaging>
diff --git a/paimon-spark/pom.xml b/paimon-spark/pom.xml
index 61ecd20a05..64c966bd2e 100644
--- a/paimon-spark/pom.xml
+++ b/paimon-spark/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.paimon</groupId>
         <artifactId>paimon-parent</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-spark</artifactId>
diff --git a/paimon-test-utils/pom.xml b/paimon-test-utils/pom.xml
index 00dba361c3..b80dd79226 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>1.0-SNAPSHOT</version>
+        <version>1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-test-utils</artifactId>
diff --git a/pom.xml b/pom.xml
index 0529684f15..4524bdde8c 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>1.0-SNAPSHOT</version>
+    <version>1.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <url>https://paimon.apache.org</url>
@@ -73,7 +73,7 @@ under the License.
     </modules>
 
     <properties>
-        
<project.build.outputTimestamp>2024-09-04T06:33:27Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2024-12-23T13:01:30Z</project.build.outputTimestamp>
         <paimon.shade.version>0.8.0</paimon.shade.version>
         <paimon.shade.jackson.version>2.14.2</paimon.shade.jackson.version>
         <paimon.shade.guava.version>30.1.1-jre</paimon.shade.guava.version>
diff --git a/tools/ci/paimon-ci-tools/pom.xml b/tools/ci/paimon-ci-tools/pom.xml
index cfc0a5cfcd..9b44fd486f 100644
--- a/tools/ci/paimon-ci-tools/pom.xml
+++ b/tools/ci/paimon-ci-tools/pom.xml
@@ -25,7 +25,7 @@ under the License.
        <parent>
                <artifactId>paimon-parent</artifactId>
                <groupId>org.apache.paimon</groupId>
-               <version>1.0-SNAPSHOT</version>
+               <version>1.1-SNAPSHOT</version>
                <relativePath>../../..</relativePath>
        </parent>
 

Reply via email to