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

nicholasjiang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/paimon-webui.git


The following commit(s) were added to refs/heads/main by this push:
     new ef0db0b0 [release] Update version to 0.2-SNAPSHOT
ef0db0b0 is described below

commit ef0db0b0189c2aa4f47056543fdb063120868ec2
Author: SteNicholas <[email protected]>
AuthorDate: Mon Sep 9 17:31:31 2024 +0800

    [release] Update version to 0.2-SNAPSHOT
---
 paimon-web-api/pom.xml                                                  | 2 +-
 paimon-web-common/pom.xml                                               | 2 +-
 paimon-web-dist/pom.xml                                                 | 2 +-
 .../paimon-web-engine-flink/paimon-web-engine-flink-common/pom.xml      | 2 +-
 .../paimon-web-engine-flink/paimon-web-engine-flink-sql-gateway/pom.xml | 2 +-
 paimon-web-engine/paimon-web-engine-flink/pom.xml                       | 2 +-
 paimon-web-engine/pom.xml                                               | 2 +-
 paimon-web-gateway/pom.xml                                              | 2 +-
 paimon-web-server/pom.xml                                               | 2 +-
 paimon-web-ui/pom.xml                                                   | 2 +-
 pom.xml                                                                 | 2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/paimon-web-api/pom.xml b/paimon-web-api/pom.xml
index 1c899c5c..5c2d3401 100644
--- a/paimon-web-api/pom.xml
+++ b/paimon-web-api/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <parent>
         <groupId>org.apache.paimon</groupId>
         <artifactId>paimon-webui</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-web-api</artifactId>
diff --git a/paimon-web-common/pom.xml b/paimon-web-common/pom.xml
index 7b8545dd..6159c8e2 100644
--- a/paimon-web-common/pom.xml
+++ b/paimon-web-common/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.paimon</groupId>
         <artifactId>paimon-webui</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-web-common</artifactId>
diff --git a/paimon-web-dist/pom.xml b/paimon-web-dist/pom.xml
index 6e7aaf7a..647dd230 100644
--- a/paimon-web-dist/pom.xml
+++ b/paimon-web-dist/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.paimon</groupId>
         <artifactId>paimon-webui</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-web-dist</artifactId>
diff --git 
a/paimon-web-engine/paimon-web-engine-flink/paimon-web-engine-flink-common/pom.xml
 
b/paimon-web-engine/paimon-web-engine-flink/paimon-web-engine-flink-common/pom.xml
index 87fd5f81..ea116ec6 100644
--- 
a/paimon-web-engine/paimon-web-engine-flink/paimon-web-engine-flink-common/pom.xml
+++ 
b/paimon-web-engine/paimon-web-engine-flink/paimon-web-engine-flink-common/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.paimon</groupId>
         <artifactId>paimon-web-engine-flink</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-web-engine-flink-common</artifactId>
diff --git 
a/paimon-web-engine/paimon-web-engine-flink/paimon-web-engine-flink-sql-gateway/pom.xml
 
b/paimon-web-engine/paimon-web-engine-flink/paimon-web-engine-flink-sql-gateway/pom.xml
index 3fc87cf8..a7910018 100644
--- 
a/paimon-web-engine/paimon-web-engine-flink/paimon-web-engine-flink-sql-gateway/pom.xml
+++ 
b/paimon-web-engine/paimon-web-engine-flink/paimon-web-engine-flink-sql-gateway/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.paimon</groupId>
         <artifactId>paimon-web-engine-flink</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-web-engine-flink-sql-gateway</artifactId>
diff --git a/paimon-web-engine/paimon-web-engine-flink/pom.xml 
b/paimon-web-engine/paimon-web-engine-flink/pom.xml
index 1db29878..0b4ee57f 100644
--- a/paimon-web-engine/paimon-web-engine-flink/pom.xml
+++ b/paimon-web-engine/paimon-web-engine-flink/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.paimon</groupId>
         <artifactId>paimon-web-engine</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-web-engine-flink</artifactId>
diff --git a/paimon-web-engine/pom.xml b/paimon-web-engine/pom.xml
index 10702988..0941d0b2 100644
--- a/paimon-web-engine/pom.xml
+++ b/paimon-web-engine/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.paimon</groupId>
         <artifactId>paimon-webui</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-web-engine</artifactId>
diff --git a/paimon-web-gateway/pom.xml b/paimon-web-gateway/pom.xml
index 3c19e945..2cb2b7c7 100644
--- a/paimon-web-gateway/pom.xml
+++ b/paimon-web-gateway/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.paimon</groupId>
         <artifactId>paimon-webui</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-web-gateway</artifactId>
diff --git a/paimon-web-server/pom.xml b/paimon-web-server/pom.xml
index 941bc742..039bcb0a 100644
--- a/paimon-web-server/pom.xml
+++ b/paimon-web-server/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <parent>
         <groupId>org.apache.paimon</groupId>
         <artifactId>paimon-webui</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-web-server</artifactId>
diff --git a/paimon-web-ui/pom.xml b/paimon-web-ui/pom.xml
index 9575d2ae..5eda0a87 100644
--- a/paimon-web-ui/pom.xml
+++ b/paimon-web-ui/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.paimon</groupId>
         <artifactId>paimon-webui</artifactId>
-        <version>0.1-SNAPSHOT</version>
+        <version>0.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>paimon-web-ui</artifactId>
diff --git a/pom.xml b/pom.xml
index c07720d9..d3bb0483 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@ under the License.
     <artifactId>paimon-webui</artifactId>
     <name>Paimon : Web : Root</name>
 
-    <version>0.1-SNAPSHOT</version>
+    <version>0.2-SNAPSHOT</version>
 
     <packaging>pom</packaging>
 

Reply via email to