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

jinsongzhou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/amoro.git


The following commit(s) were added to refs/heads/master by this push:
     new 59d98462b [hotfix] Aligning project version to the semantic versioning 
standard (#2779)
59d98462b is described below

commit 59d98462b5e7cf4d0a34401d955c457308e27a96
Author: Congxian Qiu <[email protected]>
AuthorDate: Wed Apr 24 19:42:18 2024 +0800

    [hotfix] Aligning project version to the semantic versioning standard 
(#2779)
---
 amoro-ams/amoro-ams-api/pom.xml                    |  2 +-
 amoro-ams/amoro-ams-dashboard/pom.xml              |  2 +-
 amoro-ams/amoro-ams-metric-reporter/pom.xml        |  2 +-
 .../prometheus-reporter/pom.xml                    |  2 +-
 amoro-ams/amoro-ams-optimizer/common/pom.xml       |  2 +-
 .../amoro-ams-optimizer/flink-optimizer/pom.xml    |  2 +-
 amoro-ams/amoro-ams-optimizer/pom.xml              |  2 +-
 .../amoro-ams-optimizer/spark-optimizer/pom.xml    |  2 +-
 .../standalone-optimizer/pom.xml                   |  2 +-
 amoro-ams/amoro-ams-server/pom.xml                 |  2 +-
 amoro-ams/dist/pom.xml                             |  2 +-
 amoro-ams/pom.xml                                  |  2 +-
 amoro-core/pom.xml                                 |  2 +-
 .../amoro-mixed-format-flink-common-format/pom.xml |  2 +-
 .../pom.xml                                        |  2 +-
 .../amoro-mixed-format-flink-common/pom.xml        |  2 +-
 .../amoro-mixed-format-flink/pom.xml               |  2 +-
 .../v1.15/amoro-mixed-format-flink-1.15/pom.xml    |  2 +-
 .../amoro-mixed-format-flink-runtime-1.15/pom.xml  |  2 +-
 .../v1.16/amoro-mixed-format-flink-1.16/pom.xml    |  2 +-
 .../amoro-mixed-format-flink-runtime-1.16/pom.xml  |  2 +-
 .../v1.17/amoro-mixed-format-flink-1.17/pom.xml    |  2 +-
 .../amoro-mixed-format-flink-runtime-1.17/pom.xml  |  2 +-
 amoro-mixed-format/amoro-mixed-format-hive/pom.xml |  2 +-
 .../amoro-mixed-format-spark-3-common/pom.xml      |  2 +-
 .../amoro-mixed-format-spark/pom.xml               |  2 +-
 .../amoro-mixed-format-spark-3.2-runtime/pom.xml   |  2 +-
 .../v3.2/amoro-mixed-format-spark-3.2/pom.xml      |  2 +-
 .../amoro-mixed-format-spark-3.3-runtime/pom.xml   |  2 +-
 .../v3.3/amoro-mixed-format-spark-3.3/pom.xml      |  2 +-
 .../amoro-mixed-format-trino/pom.xml               |  2 +-
 amoro-mixed-format/pom.xml                         |  2 +-
 pom.xml                                            |  2 +-
 tools/change-version.sh                            | 31 ++++++++++++++++++++++
 34 files changed, 64 insertions(+), 33 deletions(-)

diff --git a/amoro-ams/amoro-ams-api/pom.xml b/amoro-ams/amoro-ams-api/pom.xml
index 00c3a2782..8b8c4409e 100644
--- a/amoro-ams/amoro-ams-api/pom.xml
+++ b/amoro-ams/amoro-ams-api/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.amoro</groupId>
         <artifactId>amoro-ams</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
     </parent>
 
     <artifactId>amoro-ams-api</artifactId>
diff --git a/amoro-ams/amoro-ams-dashboard/pom.xml 
b/amoro-ams/amoro-ams-dashboard/pom.xml
index b7807bc8c..996d25d80 100644
--- a/amoro-ams/amoro-ams-dashboard/pom.xml
+++ b/amoro-ams/amoro-ams-dashboard/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.amoro</groupId>
         <artifactId>amoro-ams</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
     </parent>
 
     <artifactId>amoro-ams-dashboard</artifactId>
diff --git a/amoro-ams/amoro-ams-metric-reporter/pom.xml 
b/amoro-ams/amoro-ams-metric-reporter/pom.xml
index 52ad8dc4e..c02e516a6 100644
--- a/amoro-ams/amoro-ams-metric-reporter/pom.xml
+++ b/amoro-ams/amoro-ams-metric-reporter/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.amoro</groupId>
         <artifactId>amoro-ams</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
     </parent>
 
     <artifactId>amoro-ams-metric-reporter</artifactId>
diff --git a/amoro-ams/amoro-ams-metric-reporter/prometheus-reporter/pom.xml 
b/amoro-ams/amoro-ams-metric-reporter/prometheus-reporter/pom.xml
index 997ca1527..28aef6118 100644
--- a/amoro-ams/amoro-ams-metric-reporter/prometheus-reporter/pom.xml
+++ b/amoro-ams/amoro-ams-metric-reporter/prometheus-reporter/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>amoro-ams-metric-reporter</artifactId>
         <groupId>org.apache.amoro</groupId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/amoro-ams/amoro-ams-optimizer/common/pom.xml 
b/amoro-ams/amoro-ams-optimizer/common/pom.xml
index 4d50444a9..370a73a9c 100644
--- a/amoro-ams/amoro-ams-optimizer/common/pom.xml
+++ b/amoro-ams/amoro-ams-optimizer/common/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>amoro-ams-optimizer</artifactId>
         <groupId>org.apache.amoro</groupId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/amoro-ams/amoro-ams-optimizer/flink-optimizer/pom.xml 
b/amoro-ams/amoro-ams-optimizer/flink-optimizer/pom.xml
index 15c79c8c7..56696e31b 100644
--- a/amoro-ams/amoro-ams-optimizer/flink-optimizer/pom.xml
+++ b/amoro-ams/amoro-ams-optimizer/flink-optimizer/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>amoro-ams-optimizer</artifactId>
         <groupId>org.apache.amoro</groupId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/amoro-ams/amoro-ams-optimizer/pom.xml 
b/amoro-ams/amoro-ams-optimizer/pom.xml
index eac7f2d75..2da0e6257 100644
--- a/amoro-ams/amoro-ams-optimizer/pom.xml
+++ b/amoro-ams/amoro-ams-optimizer/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.amoro</groupId>
         <artifactId>amoro-ams</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
     </parent>
 
     <artifactId>amoro-ams-optimizer</artifactId>
diff --git a/amoro-ams/amoro-ams-optimizer/spark-optimizer/pom.xml 
b/amoro-ams/amoro-ams-optimizer/spark-optimizer/pom.xml
index 5cb32d5b0..8fd5f0fa6 100644
--- a/amoro-ams/amoro-ams-optimizer/spark-optimizer/pom.xml
+++ b/amoro-ams/amoro-ams-optimizer/spark-optimizer/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>amoro-ams-optimizer</artifactId>
         <groupId>org.apache.amoro</groupId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/amoro-ams/amoro-ams-optimizer/standalone-optimizer/pom.xml 
b/amoro-ams/amoro-ams-optimizer/standalone-optimizer/pom.xml
index b42f62a62..5407ee6e4 100644
--- a/amoro-ams/amoro-ams-optimizer/standalone-optimizer/pom.xml
+++ b/amoro-ams/amoro-ams-optimizer/standalone-optimizer/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>amoro-ams-optimizer</artifactId>
         <groupId>org.apache.amoro</groupId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/amoro-ams/amoro-ams-server/pom.xml 
b/amoro-ams/amoro-ams-server/pom.xml
index cdc19b700..e88a6f908 100644
--- a/amoro-ams/amoro-ams-server/pom.xml
+++ b/amoro-ams/amoro-ams-server/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.amoro</groupId>
         <artifactId>amoro-ams</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
     </parent>
 
     <artifactId>amoro-ams-server</artifactId>
diff --git a/amoro-ams/dist/pom.xml b/amoro-ams/dist/pom.xml
index d082732aa..9152baecc 100644
--- a/amoro-ams/dist/pom.xml
+++ b/amoro-ams/dist/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.amoro</groupId>
         <artifactId>amoro-ams</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
     </parent>
 
     <artifactId>dist</artifactId>
diff --git a/amoro-ams/pom.xml b/amoro-ams/pom.xml
index 67284492c..a5af5f895 100644
--- a/amoro-ams/pom.xml
+++ b/amoro-ams/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.amoro</groupId>
         <artifactId>amoro-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
     </parent>
 
     <artifactId>amoro-ams</artifactId>
diff --git a/amoro-core/pom.xml b/amoro-core/pom.xml
index 7ee2183ba..66c1bbf23 100644
--- a/amoro-core/pom.xml
+++ b/amoro-core/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.amoro</groupId>
         <artifactId>amoro-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git 
a/amoro-mixed-format/amoro-mixed-format-flink/amoro-mixed-format-flink-common-format/pom.xml
 
b/amoro-mixed-format/amoro-mixed-format-flink/amoro-mixed-format-flink-common-format/pom.xml
index c625dc808..a3a339fa7 100644
--- 
a/amoro-mixed-format/amoro-mixed-format-flink/amoro-mixed-format-flink-common-format/pom.xml
+++ 
b/amoro-mixed-format/amoro-mixed-format-flink/amoro-mixed-format-flink-common-format/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.amoro</groupId>
         <artifactId>amoro-mixed-format-flink</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git 
a/amoro-mixed-format/amoro-mixed-format-flink/amoro-mixed-format-flink-common-iceberg-bridge/pom.xml
 
b/amoro-mixed-format/amoro-mixed-format-flink/amoro-mixed-format-flink-common-iceberg-bridge/pom.xml
index 6ffb39e97..4a78305f0 100644
--- 
a/amoro-mixed-format/amoro-mixed-format-flink/amoro-mixed-format-flink-common-iceberg-bridge/pom.xml
+++ 
b/amoro-mixed-format/amoro-mixed-format-flink/amoro-mixed-format-flink-common-iceberg-bridge/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.amoro</groupId>
         <artifactId>amoro-mixed-format-flink</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git 
a/amoro-mixed-format/amoro-mixed-format-flink/amoro-mixed-format-flink-common/pom.xml
 
b/amoro-mixed-format/amoro-mixed-format-flink/amoro-mixed-format-flink-common/pom.xml
index 8155634a4..d8958b985 100644
--- 
a/amoro-mixed-format/amoro-mixed-format-flink/amoro-mixed-format-flink-common/pom.xml
+++ 
b/amoro-mixed-format/amoro-mixed-format-flink/amoro-mixed-format-flink-common/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.amoro</groupId>
         <artifactId>amoro-mixed-format-flink</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/amoro-mixed-format/amoro-mixed-format-flink/pom.xml 
b/amoro-mixed-format/amoro-mixed-format-flink/pom.xml
index 45c3cd020..9eeec3989 100644
--- a/amoro-mixed-format/amoro-mixed-format-flink/pom.xml
+++ b/amoro-mixed-format/amoro-mixed-format-flink/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.amoro</groupId>
         <artifactId>amoro-mixed-format</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git 
a/amoro-mixed-format/amoro-mixed-format-flink/v1.15/amoro-mixed-format-flink-1.15/pom.xml
 
b/amoro-mixed-format/amoro-mixed-format-flink/v1.15/amoro-mixed-format-flink-1.15/pom.xml
index 8c559adee..0a7890a47 100644
--- 
a/amoro-mixed-format/amoro-mixed-format-flink/v1.15/amoro-mixed-format-flink-1.15/pom.xml
+++ 
b/amoro-mixed-format/amoro-mixed-format-flink/v1.15/amoro-mixed-format-flink-1.15/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.amoro</groupId>
         <artifactId>amoro-mixed-format-flink</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git 
a/amoro-mixed-format/amoro-mixed-format-flink/v1.15/amoro-mixed-format-flink-runtime-1.15/pom.xml
 
b/amoro-mixed-format/amoro-mixed-format-flink/v1.15/amoro-mixed-format-flink-runtime-1.15/pom.xml
index cff5d92a6..f3096bf30 100644
--- 
a/amoro-mixed-format/amoro-mixed-format-flink/v1.15/amoro-mixed-format-flink-runtime-1.15/pom.xml
+++ 
b/amoro-mixed-format/amoro-mixed-format-flink/v1.15/amoro-mixed-format-flink-runtime-1.15/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.amoro</groupId>
         <artifactId>amoro-mixed-format-flink</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git 
a/amoro-mixed-format/amoro-mixed-format-flink/v1.16/amoro-mixed-format-flink-1.16/pom.xml
 
b/amoro-mixed-format/amoro-mixed-format-flink/v1.16/amoro-mixed-format-flink-1.16/pom.xml
index e266fba8e..28662e3cb 100644
--- 
a/amoro-mixed-format/amoro-mixed-format-flink/v1.16/amoro-mixed-format-flink-1.16/pom.xml
+++ 
b/amoro-mixed-format/amoro-mixed-format-flink/v1.16/amoro-mixed-format-flink-1.16/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.amoro</groupId>
         <artifactId>amoro-mixed-format-flink</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git 
a/amoro-mixed-format/amoro-mixed-format-flink/v1.16/amoro-mixed-format-flink-runtime-1.16/pom.xml
 
b/amoro-mixed-format/amoro-mixed-format-flink/v1.16/amoro-mixed-format-flink-runtime-1.16/pom.xml
index bc40af116..5c4c71d31 100644
--- 
a/amoro-mixed-format/amoro-mixed-format-flink/v1.16/amoro-mixed-format-flink-runtime-1.16/pom.xml
+++ 
b/amoro-mixed-format/amoro-mixed-format-flink/v1.16/amoro-mixed-format-flink-runtime-1.16/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.amoro</groupId>
         <artifactId>amoro-mixed-format-flink</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git 
a/amoro-mixed-format/amoro-mixed-format-flink/v1.17/amoro-mixed-format-flink-1.17/pom.xml
 
b/amoro-mixed-format/amoro-mixed-format-flink/v1.17/amoro-mixed-format-flink-1.17/pom.xml
index f5ae12d24..92c6494fa 100644
--- 
a/amoro-mixed-format/amoro-mixed-format-flink/v1.17/amoro-mixed-format-flink-1.17/pom.xml
+++ 
b/amoro-mixed-format/amoro-mixed-format-flink/v1.17/amoro-mixed-format-flink-1.17/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.amoro</groupId>
         <artifactId>amoro-mixed-format-flink</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git 
a/amoro-mixed-format/amoro-mixed-format-flink/v1.17/amoro-mixed-format-flink-runtime-1.17/pom.xml
 
b/amoro-mixed-format/amoro-mixed-format-flink/v1.17/amoro-mixed-format-flink-runtime-1.17/pom.xml
index 22d698618..f041b69ea 100644
--- 
a/amoro-mixed-format/amoro-mixed-format-flink/v1.17/amoro-mixed-format-flink-runtime-1.17/pom.xml
+++ 
b/amoro-mixed-format/amoro-mixed-format-flink/v1.17/amoro-mixed-format-flink-runtime-1.17/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.amoro</groupId>
         <artifactId>amoro-mixed-format-flink</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/amoro-mixed-format/amoro-mixed-format-hive/pom.xml 
b/amoro-mixed-format/amoro-mixed-format-hive/pom.xml
index 6f3f40e28..4695e7ac6 100644
--- a/amoro-mixed-format/amoro-mixed-format-hive/pom.xml
+++ b/amoro-mixed-format/amoro-mixed-format-hive/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.amoro</groupId>
         <artifactId>amoro-mixed-format</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git 
a/amoro-mixed-format/amoro-mixed-format-spark/amoro-mixed-format-spark-3-common/pom.xml
 
b/amoro-mixed-format/amoro-mixed-format-spark/amoro-mixed-format-spark-3-common/pom.xml
index b49dbf885..213acfcd1 100644
--- 
a/amoro-mixed-format/amoro-mixed-format-spark/amoro-mixed-format-spark-3-common/pom.xml
+++ 
b/amoro-mixed-format/amoro-mixed-format-spark/amoro-mixed-format-spark-3-common/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.amoro</groupId>
         <artifactId>amoro-mixed-format-spark</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/amoro-mixed-format/amoro-mixed-format-spark/pom.xml 
b/amoro-mixed-format/amoro-mixed-format-spark/pom.xml
index 018697ae3..f51c1be04 100644
--- a/amoro-mixed-format/amoro-mixed-format-spark/pom.xml
+++ b/amoro-mixed-format/amoro-mixed-format-spark/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.amoro</groupId>
         <artifactId>amoro-mixed-format</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
     </parent>
 
     <artifactId>amoro-mixed-format-spark</artifactId>
diff --git 
a/amoro-mixed-format/amoro-mixed-format-spark/v3.2/amoro-mixed-format-spark-3.2-runtime/pom.xml
 
b/amoro-mixed-format/amoro-mixed-format-spark/v3.2/amoro-mixed-format-spark-3.2-runtime/pom.xml
index 86bcacddd..18ccea51d 100644
--- 
a/amoro-mixed-format/amoro-mixed-format-spark/v3.2/amoro-mixed-format-spark-3.2-runtime/pom.xml
+++ 
b/amoro-mixed-format/amoro-mixed-format-spark/v3.2/amoro-mixed-format-spark-3.2-runtime/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>amoro-mixed-format-spark</artifactId>
         <groupId>org.apache.amoro</groupId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git 
a/amoro-mixed-format/amoro-mixed-format-spark/v3.2/amoro-mixed-format-spark-3.2/pom.xml
 
b/amoro-mixed-format/amoro-mixed-format-spark/v3.2/amoro-mixed-format-spark-3.2/pom.xml
index 632a1b5c3..2d4331602 100644
--- 
a/amoro-mixed-format/amoro-mixed-format-spark/v3.2/amoro-mixed-format-spark-3.2/pom.xml
+++ 
b/amoro-mixed-format/amoro-mixed-format-spark/v3.2/amoro-mixed-format-spark-3.2/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>amoro-mixed-format-spark</artifactId>
         <groupId>org.apache.amoro</groupId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git 
a/amoro-mixed-format/amoro-mixed-format-spark/v3.3/amoro-mixed-format-spark-3.3-runtime/pom.xml
 
b/amoro-mixed-format/amoro-mixed-format-spark/v3.3/amoro-mixed-format-spark-3.3-runtime/pom.xml
index 0a9f81d26..10a275e5b 100644
--- 
a/amoro-mixed-format/amoro-mixed-format-spark/v3.3/amoro-mixed-format-spark-3.3-runtime/pom.xml
+++ 
b/amoro-mixed-format/amoro-mixed-format-spark/v3.3/amoro-mixed-format-spark-3.3-runtime/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>amoro-mixed-format-spark</artifactId>
         <groupId>org.apache.amoro</groupId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git 
a/amoro-mixed-format/amoro-mixed-format-spark/v3.3/amoro-mixed-format-spark-3.3/pom.xml
 
b/amoro-mixed-format/amoro-mixed-format-spark/v3.3/amoro-mixed-format-spark-3.3/pom.xml
index f6bf718c4..c714f6bdc 100644
--- 
a/amoro-mixed-format/amoro-mixed-format-spark/v3.3/amoro-mixed-format-spark-3.3/pom.xml
+++ 
b/amoro-mixed-format/amoro-mixed-format-spark/v3.3/amoro-mixed-format-spark-3.3/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>amoro-mixed-format-spark</artifactId>
         <groupId>org.apache.amoro</groupId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/amoro-mixed-format/amoro-mixed-format-trino/pom.xml 
b/amoro-mixed-format/amoro-mixed-format-trino/pom.xml
index 4bdebc5d8..f25bf1e13 100644
--- a/amoro-mixed-format/amoro-mixed-format-trino/pom.xml
+++ b/amoro-mixed-format/amoro-mixed-format-trino/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.amoro</groupId>
         <artifactId>amoro-mixed-format</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
     </parent>
 
     <artifactId>amoro-mixed-format-trino</artifactId>
diff --git a/amoro-mixed-format/pom.xml b/amoro-mixed-format/pom.xml
index a7d5f6dc8..62e1c2196 100644
--- a/amoro-mixed-format/pom.xml
+++ b/amoro-mixed-format/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <artifactId>amoro-parent</artifactId>
         <groupId>org.apache.amoro</groupId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index d3ef59373..b8156c741 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
 
     <groupId>org.apache.amoro</groupId>
     <artifactId>amoro-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Amoro Project Parent</name>
diff --git a/tools/change-version.sh b/tools/change-version.sh
new file mode 100644
index 000000000..242c431f6
--- /dev/null
+++ b/tools/change-version.sh
@@ -0,0 +1,31 @@
+#!/usr/bin/env bash
+################################################################################
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+#  Unless required by applicable law or agreed to in writing, software
+#  distributed under the License is distributed on an "AS IS" BASIS,
+#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#  See the License for the specific language governing permissions and
+# limitations under the License.
+################################################################################
+
+OLD="0.7.0-SNAPSHOT"
+NEW="0.7-SNAPSHOT"
+
+
+HERE=` basename "$PWD"`
+if [[ "$HERE" != "tools" ]]; then
+    echo "Please only execute in the tools/ directory";
+    exit 1;
+fi
+
+# change version in all pom files
+find .. -name 'pom.xml' -type f -exec perl -pi -e 
's#<version>'"$OLD"'</version>#<version>'"$NEW"'</version>#' {} \;

Reply via email to