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 482f9b6d [release] Update version to 0.2-SNAPSHOT
482f9b6d is described below

commit 482f9b6de46974fd98dfa4a3f0e04cc9a8fc1912
Author: SteNicholas <[email protected]>
AuthorDate: Tue Jul 16 13:50:00 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 9bd9c433..a78a8eac 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 66e230b9..18910b46 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 c3385f2a..e5fb8f06 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