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

gaoxihui pushed a commit to branch release-2.2.2-rc1
in repository https://gitbox.apache.org/repos/asf/ozhera.git


The following commit(s) were added to refs/heads/release-2.2.2-rc1 by this push:
     new 79bea063 [maven-release-plugin] prepare for next development iteration
79bea063 is described below

commit 79bea063746425bb47f5c345a2cdf6cb42651357
Author: gaoxihui <[email protected]>
AuthorDate: Thu Dec 5 10:12:13 2024 +0800

    [maven-release-plugin] prepare for next development iteration
---
 ozhera-app/app-api/pom.xml                             |  4 ++--
 ozhera-app/app-common/pom.xml                          |  4 ++--
 ozhera-app/app-server/pom.xml                          |  4 ++--
 ozhera-app/app-service/pom.xml                         |  6 +++---
 ozhera-app/pom.xml                                     | 10 +++++-----
 ozhera-demo-client/ozhera-demo-client-api/pom.xml      |  4 ++--
 ozhera-demo-client/ozhera-demo-client-common/pom.xml   |  2 +-
 ozhera-demo-client/ozhera-demo-client-server/pom.xml   |  2 +-
 ozhera-demo-client/ozhera-demo-client-service/pom.xml  |  2 +-
 ozhera-demo-client/pom.xml                             | 14 +++++++-------
 ozhera-demo-server/ozhera-demo-server-api/pom.xml      |  2 +-
 ozhera-demo-server/ozhera-demo-server-server/pom.xml   |  2 +-
 ozhera-demo-server/pom.xml                             |  6 +++---
 ozhera-intelligence/ozhera-intelligence-domain/pom.xml |  2 +-
 ozhera-intelligence/ozhera-intelligence-server/pom.xml |  4 ++--
 .../ozhera-intelligence-service/pom.xml                |  4 ++--
 ozhera-intelligence/pom.xml                            |  6 +++---
 ozhera-log/log-agent-server/pom.xml                    |  2 +-
 ozhera-log/log-agent/pom.xml                           |  2 +-
 ozhera-log/log-api/pom.xml                             |  2 +-
 ozhera-log/log-common/pom.xml                          |  2 +-
 ozhera-log/log-manager/pom.xml                         |  4 ++--
 ozhera-log/log-stream/pom.xml                          |  4 ++--
 ozhera-log/pom.xml                                     | 14 +++++++-------
 ozhera-monitor/ozhera-monitor-api/pom.xml              |  2 +-
 ozhera-monitor/ozhera-monitor-common/pom.xml           |  2 +-
 ozhera-monitor/ozhera-monitor-server/pom.xml           |  2 +-
 ozhera-monitor/ozhera-monitor-service/pom.xml          |  2 +-
 ozhera-monitor/pom.xml                                 | 18 +++++++++---------
 ozhera-operator/ozhera-operator-common/pom.xml         |  2 +-
 ozhera-operator/ozhera-operator-server/pom.xml         |  2 +-
 ozhera-operator/ozhera-operator-service/pom.xml        |  2 +-
 ozhera-operator/pom.xml                                |  8 ++++----
 .../ozhera-prometheus-agent-api/pom.xml                |  6 +++---
 .../ozhera-prometheus-agent-client/pom.xml             |  2 +-
 .../ozhera-prometheus-agent-common/pom.xml             |  2 +-
 .../ozhera-prometheus-agent-dao/pom.xml                |  2 +-
 .../ozhera-prometheus-agent-server/pom.xml             |  2 +-
 .../ozhera-prometheus-agent-service/pom.xml            |  2 +-
 ozhera-prometheus-agent/pom.xml                        |  4 ++--
 ozhera-tspandata/pom.xml                               |  4 ++--
 ozhera-webhook/ozhera-webhook-server/pom.xml           |  2 +-
 ozhera-webhook/pom.xml                                 |  4 ++--
 pom.xml                                                |  4 ++--
 prometheus-starter-all/pom.xml                         |  4 ++--
 prometheus-starter-all/prometheus-diy-client/pom.xml   |  4 ++--
 prometheus-starter-all/prometheus-diy-starter/pom.xml  |  4 ++--
 trace-etl/pom.xml                                      |  6 +++---
 trace-etl/trace-etl-api/pom.xml                        |  2 +-
 trace-etl/trace-etl-common/pom.xml                     |  2 +-
 trace-etl/trace-etl-dao/pom.xml                        |  2 +-
 trace-etl/trace-etl-domain/pom.xml                     |  2 +-
 trace-etl/trace-etl-es/pom.xml                         |  2 +-
 trace-etl/trace-etl-extensions/pom.xml                 |  4 ++--
 .../trace-etl-doris-extension/pom.xml                  |  2 +-
 .../trace-etl-es-extension/pom.xml                     |  2 +-
 .../trace-etl-kafka-extension/pom.xml                  |  2 +-
 .../trace-etl-rocketmq-extension/pom.xml               |  2 +-
 trace-etl/trace-etl-manager/pom.xml                    |  2 +-
 trace-etl/trace-etl-metadata/pom.xml                   |  2 +-
 trace-etl/trace-etl-nginx/pom.xml                      |  2 +-
 trace-etl/trace-etl-server/pom.xml                     |  2 +-
 trace-etl/trace-etl-service/pom.xml                    |  2 +-
 63 files changed, 116 insertions(+), 116 deletions(-)

diff --git a/ozhera-app/app-api/pom.xml b/ozhera-app/app-api/pom.xml
index 093ab809..463c59f7 100644
--- a/ozhera-app/app-api/pom.xml
+++ b/ozhera-app/app-api/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-app</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
@@ -34,7 +34,7 @@
         <dependency>
             <groupId>org.apache.ozhera</groupId>
             <artifactId>app-common</artifactId>
-            <version>2.2.2-incubating</version>
+            <version>2.2.3-incubating-SNAPSHOT</version>
         </dependency>
 
         <dependency>
diff --git a/ozhera-app/app-common/pom.xml b/ozhera-app/app-common/pom.xml
index f265816d..2d44c513 100644
--- a/ozhera-app/app-common/pom.xml
+++ b/ozhera-app/app-common/pom.xml
@@ -23,12 +23,12 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-app</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>app-common</artifactId>
-    <version>2.2.2-incubating</version>
+    <version>2.2.3-incubating-SNAPSHOT</version>
 
     <dependencies>
         <dependency>
diff --git a/ozhera-app/app-server/pom.xml b/ozhera-app/app-server/pom.xml
index 5cbcc715..e103219e 100644
--- a/ozhera-app/app-server/pom.xml
+++ b/ozhera-app/app-server/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-app</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>app-server</artifactId>
-    <version>2.2.2-incubating</version>
+    <version>2.2.3-incubating-SNAPSHOT</version>
 
     <properties>
         <maven.compiler.source>21</maven.compiler.source>
diff --git a/ozhera-app/app-service/pom.xml b/ozhera-app/app-service/pom.xml
index b82f306f..50efddd8 100644
--- a/ozhera-app/app-service/pom.xml
+++ b/ozhera-app/app-service/pom.xml
@@ -23,12 +23,12 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-app</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>app-service</artifactId>
-    <version>2.2.2-incubating</version>
+    <version>2.2.3-incubating-SNAPSHOT</version>
 
     <properties>
         <maven.compiler.source>21</maven.compiler.source>
@@ -39,7 +39,7 @@
         <dependency>
             <groupId>org.apache.ozhera</groupId>
             <artifactId>app-api</artifactId>
-            <version>2.2.2-incubating</version>
+            <version>2.2.3-incubating-SNAPSHOT</version>
         </dependency>
         <!-- mybatis-plus -->
         <dependency>
diff --git a/ozhera-app/pom.xml b/ozhera-app/pom.xml
index 6f96a4ce..e94954e9 100644
--- a/ozhera-app/pom.xml
+++ b/ozhera-app/pom.xml
@@ -25,11 +25,11 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-parent</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>ozhera-app</artifactId>
-    <version>2.2.2-incubating</version>
+    <version>2.2.3-incubating-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
@@ -48,17 +48,17 @@
             <dependency>
                 <groupId>org.apache.ozhera</groupId>
                 <artifactId>app-api</artifactId>
-                <version>2.2.2-incubating</version>
+                <version>2.2.3-incubating-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.ozhera</groupId>
                 <artifactId>app-service</artifactId>
-                <version>2.2.2-incubating</version>
+                <version>2.2.3-incubating-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.ozhera</groupId>
                 <artifactId>app-server</artifactId>
-                <version>2.2.2-incubating</version>
+                <version>2.2.3-incubating-SNAPSHOT</version>
             </dependency>
             <!-- inner module -->
         </dependencies>
diff --git a/ozhera-demo-client/ozhera-demo-client-api/pom.xml 
b/ozhera-demo-client/ozhera-demo-client-api/pom.xml
index 95adea49..d97c19ea 100644
--- a/ozhera-demo-client/ozhera-demo-client-api/pom.xml
+++ b/ozhera-demo-client/ozhera-demo-client-api/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-demo-client</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>ozhera-demo-client-api</artifactId>
-    <version>2.2.2-incubating</version>
+    <version>2.2.3-incubating-SNAPSHOT</version>
 
 
     <dependencies>
diff --git a/ozhera-demo-client/ozhera-demo-client-common/pom.xml 
b/ozhera-demo-client/ozhera-demo-client-common/pom.xml
index f47b48d6..e4b448b0 100644
--- a/ozhera-demo-client/ozhera-demo-client-common/pom.xml
+++ b/ozhera-demo-client/ozhera-demo-client-common/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-demo-client</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/ozhera-demo-client/ozhera-demo-client-server/pom.xml 
b/ozhera-demo-client/ozhera-demo-client-server/pom.xml
index a4b687fe..9ef62120 100644
--- a/ozhera-demo-client/ozhera-demo-client-server/pom.xml
+++ b/ozhera-demo-client/ozhera-demo-client-server/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-demo-client</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/ozhera-demo-client/ozhera-demo-client-service/pom.xml 
b/ozhera-demo-client/ozhera-demo-client-service/pom.xml
index 31996798..ced5f566 100644
--- a/ozhera-demo-client/ozhera-demo-client-service/pom.xml
+++ b/ozhera-demo-client/ozhera-demo-client-service/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-demo-client</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/ozhera-demo-client/pom.xml b/ozhera-demo-client/pom.xml
index b6d37157..6bb96109 100644
--- a/ozhera-demo-client/pom.xml
+++ b/ozhera-demo-client/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-parent</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ozhera-demo-client</artifactId>
-    <version>2.2.2-incubating</version>
+    <version>2.2.3-incubating-SNAPSHOT</version>
     <packaging>pom</packaging>
 
 
@@ -55,22 +55,22 @@
             <dependency>
                 <groupId>org.apache.ozhera</groupId>
                 <artifactId>ozhera-demo-server-api</artifactId>
-                <version>2.2.2-incubating</version>
+                <version>2.2.3-incubating-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.ozhera</groupId>
                 <artifactId>ozhera-demo-client-api</artifactId>
-                <version>2.2.2-incubating</version>
+                <version>2.2.3-incubating-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.ozhera</groupId>
                 <artifactId>ozhera-demo-client-service</artifactId>
-                <version>2.2.2-incubating</version>
+                <version>2.2.3-incubating-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.ozhera</groupId>
                 <artifactId>ozhera-demo-client-common</artifactId>
-                <version>2.2.2-incubating</version>
+                <version>2.2.3-incubating-SNAPSHOT</version>
             </dependency>
 
             <dependency>
@@ -81,7 +81,7 @@
             <dependency>
                 <groupId>org.apache.ozhera</groupId>
                 <artifactId>prometheus-diy-starter</artifactId>
-                <version>2.2.2-incubating</version>
+                <version>2.2.3-incubating-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.logging.log4j</groupId>
diff --git a/ozhera-demo-server/ozhera-demo-server-api/pom.xml 
b/ozhera-demo-server/ozhera-demo-server-api/pom.xml
index 0be76911..97e718d9 100644
--- a/ozhera-demo-server/ozhera-demo-server-api/pom.xml
+++ b/ozhera-demo-server/ozhera-demo-server-api/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-demo-server</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/ozhera-demo-server/ozhera-demo-server-server/pom.xml 
b/ozhera-demo-server/ozhera-demo-server-server/pom.xml
index 152dfa5d..6ca7ae3c 100644
--- a/ozhera-demo-server/ozhera-demo-server-server/pom.xml
+++ b/ozhera-demo-server/ozhera-demo-server-server/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-demo-server</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/ozhera-demo-server/pom.xml b/ozhera-demo-server/pom.xml
index 97356e0a..3fb2bf34 100644
--- a/ozhera-demo-server/pom.xml
+++ b/ozhera-demo-server/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-parent</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ozhera-demo-server</artifactId>
-    <version>2.2.2-incubating</version>
+    <version>2.2.3-incubating-SNAPSHOT</version>
     <packaging>pom</packaging>
 
 
@@ -59,7 +59,7 @@
             <dependency>
                 <groupId>org.apache.ozhera</groupId>
                 <artifactId>ozhera-demo-server-api</artifactId>
-                <version>2.2.2-incubating</version>
+                <version>2.2.3-incubating-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.springframework.boot</groupId>
diff --git a/ozhera-intelligence/ozhera-intelligence-domain/pom.xml 
b/ozhera-intelligence/ozhera-intelligence-domain/pom.xml
index 59d54427..5ccfae02 100644
--- a/ozhera-intelligence/ozhera-intelligence-domain/pom.xml
+++ b/ozhera-intelligence/ozhera-intelligence-domain/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-intelligence</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>ozhera-intelligence-domain</artifactId>
diff --git a/ozhera-intelligence/ozhera-intelligence-server/pom.xml 
b/ozhera-intelligence/ozhera-intelligence-server/pom.xml
index 060808e3..54bdd017 100644
--- a/ozhera-intelligence/ozhera-intelligence-server/pom.xml
+++ b/ozhera-intelligence/ozhera-intelligence-server/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-intelligence</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>ozhera-intelligence-server</artifactId>
@@ -39,7 +39,7 @@
         <dependency>
             <groupId>org.apache.ozhera</groupId>
             <artifactId>ozhera-intelligence-service</artifactId>
-            <version>2.2.2-incubating</version>
+            <version>2.2.3-incubating-SNAPSHOT</version>
         </dependency>
     </dependencies>
 
diff --git a/ozhera-intelligence/ozhera-intelligence-service/pom.xml 
b/ozhera-intelligence/ozhera-intelligence-service/pom.xml
index b53d0642..93d1430c 100644
--- a/ozhera-intelligence/ozhera-intelligence-service/pom.xml
+++ b/ozhera-intelligence/ozhera-intelligence-service/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-intelligence</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>ozhera-intelligence-service</artifactId>
@@ -39,7 +39,7 @@
         <dependency>
             <groupId>org.apache.ozhera</groupId>
             <artifactId>ozhera-intelligence-domain</artifactId>
-            <version>2.2.2-incubating</version>
+            <version>2.2.3-incubating-SNAPSHOT</version>
         </dependency>
         <!-- spring -->
         <dependency>
diff --git a/ozhera-intelligence/pom.xml b/ozhera-intelligence/pom.xml
index dc3a1bf5..52580096 100644
--- a/ozhera-intelligence/pom.xml
+++ b/ozhera-intelligence/pom.xml
@@ -24,11 +24,11 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-parent</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>ozhera-intelligence</artifactId>
-    <version>2.2.2-incubating</version>
+    <version>2.2.3-incubating-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
@@ -41,7 +41,7 @@
         <maven.compiler.source>21</maven.compiler.source>
         <maven.compiler.target>21</maven.compiler.target>
         <spring.version>5.3.29</spring.version>
-        <trace.etl.domain.version>2.2.2-incubating</trace.etl.domain.version>
+        
<trace.etl.domain.version>2.2.3-incubating-SNAPSHOT</trace.etl.domain.version>
         
<ozhera.intelligence.version>2.2.2-incubating-SNAPSHOT</ozhera.intelligence.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <!-- Replace it with the absolute path of your own trace-etl project. 
issue#19-->
diff --git a/ozhera-log/log-agent-server/pom.xml 
b/ozhera-log/log-agent-server/pom.xml
index c6d3da27..0b5aba24 100644
--- a/ozhera-log/log-agent-server/pom.xml
+++ b/ozhera-log/log-agent-server/pom.xml
@@ -23,7 +23,7 @@ http://www.apache.org/licenses/LICENSE-2.0
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-log</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/ozhera-log/log-agent/pom.xml b/ozhera-log/log-agent/pom.xml
index 5dce0b22..6a5b1148 100644
--- a/ozhera-log/log-agent/pom.xml
+++ b/ozhera-log/log-agent/pom.xml
@@ -23,7 +23,7 @@ http://www.apache.org/licenses/LICENSE-2.0
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-log</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/ozhera-log/log-api/pom.xml b/ozhera-log/log-api/pom.xml
index 3b61d572..675664f4 100644
--- a/ozhera-log/log-api/pom.xml
+++ b/ozhera-log/log-api/pom.xml
@@ -23,7 +23,7 @@ http://www.apache.org/licenses/LICENSE-2.0
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-log</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/ozhera-log/log-common/pom.xml b/ozhera-log/log-common/pom.xml
index d4308e00..e409d5fa 100644
--- a/ozhera-log/log-common/pom.xml
+++ b/ozhera-log/log-common/pom.xml
@@ -23,7 +23,7 @@ http://www.apache.org/licenses/LICENSE-2.0
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-log</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>log-common</artifactId>
diff --git a/ozhera-log/log-manager/pom.xml b/ozhera-log/log-manager/pom.xml
index 5a6c59a8..7aaa63dc 100644
--- a/ozhera-log/log-manager/pom.xml
+++ b/ozhera-log/log-manager/pom.xml
@@ -23,12 +23,12 @@ http://www.apache.org/licenses/LICENSE-2.0
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-log</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>log-manager</artifactId>
-    <version>2.2.2-incubating</version>
+    <version>2.2.3-incubating-SNAPSHOT</version>
 
     <properties>
         <maven.compiler.source>21</maven.compiler.source>
diff --git a/ozhera-log/log-stream/pom.xml b/ozhera-log/log-stream/pom.xml
index deba5609..e3b9726a 100644
--- a/ozhera-log/log-stream/pom.xml
+++ b/ozhera-log/log-stream/pom.xml
@@ -23,12 +23,12 @@ http://www.apache.org/licenses/LICENSE-2.0
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-log</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>log-stream</artifactId>
-    <version>2.2.2-incubating</version>
+    <version>2.2.3-incubating-SNAPSHOT</version>
 
     <properties>
         <maven.compiler.source>21</maven.compiler.source>
diff --git a/ozhera-log/pom.xml b/ozhera-log/pom.xml
index e4667ea2..30e98de5 100644
--- a/ozhera-log/pom.xml
+++ b/ozhera-log/pom.xml
@@ -25,11 +25,11 @@ http://www.apache.org/licenses/LICENSE-2.0
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-parent</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>ozhera-log</artifactId>
-    <version>2.2.2-incubating</version>
+    <version>2.2.3-incubating-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
@@ -54,22 +54,22 @@ http://www.apache.org/licenses/LICENSE-2.0
             <dependency>
                 <groupId>org.apache.ozhera</groupId>
                 <artifactId>log-api</artifactId>
-                <version>2.2.2-incubating</version>
+                <version>2.2.3-incubating-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.ozhera</groupId>
                 <artifactId>log-common</artifactId>
-                <version>2.2.2-incubating</version>
+                <version>2.2.3-incubating-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.ozhera</groupId>
                 <artifactId>app-api</artifactId>
-                <version>2.2.2-incubating</version>
+                <version>2.2.3-incubating-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.ozhera</groupId>
                 <artifactId>ozhera-tspandata</artifactId>
-                <version>2.2.2-incubating</version>
+                <version>2.2.3-incubating-SNAPSHOT</version>
             </dependency>
 
             <dependency>
@@ -92,7 +92,7 @@ http://www.apache.org/licenses/LICENSE-2.0
             <dependency>
                 <groupId>org.apache.ozhera</groupId>
                 <artifactId>app-api</artifactId>
-                <version>2.2.2-incubating</version>
+                <version>2.2.3-incubating-SNAPSHOT</version>
             </dependency>
 
         </dependencies>
diff --git a/ozhera-monitor/ozhera-monitor-api/pom.xml 
b/ozhera-monitor/ozhera-monitor-api/pom.xml
index 94d35ce3..38c944ba 100644
--- a/ozhera-monitor/ozhera-monitor-api/pom.xml
+++ b/ozhera-monitor/ozhera-monitor-api/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-monitor</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/ozhera-monitor/ozhera-monitor-common/pom.xml 
b/ozhera-monitor/ozhera-monitor-common/pom.xml
index 50819400..9278a2f6 100644
--- a/ozhera-monitor/ozhera-monitor-common/pom.xml
+++ b/ozhera-monitor/ozhera-monitor-common/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-monitor</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/ozhera-monitor/ozhera-monitor-server/pom.xml 
b/ozhera-monitor/ozhera-monitor-server/pom.xml
index 9d207b6c..9202bffe 100644
--- a/ozhera-monitor/ozhera-monitor-server/pom.xml
+++ b/ozhera-monitor/ozhera-monitor-server/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-monitor</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/ozhera-monitor/ozhera-monitor-service/pom.xml 
b/ozhera-monitor/ozhera-monitor-service/pom.xml
index 72653b8a..e1a36a18 100644
--- a/ozhera-monitor/ozhera-monitor-service/pom.xml
+++ b/ozhera-monitor/ozhera-monitor-service/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-monitor</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/ozhera-monitor/pom.xml b/ozhera-monitor/pom.xml
index a80c69ba..4e8a14a1 100644
--- a/ozhera-monitor/pom.xml
+++ b/ozhera-monitor/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-parent</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>ozhera-monitor</artifactId>
     <packaging>pom</packaging>
-    <version>2.2.2-incubating</version>
+    <version>2.2.3-incubating-SNAPSHOT</version>
     <modules>
         <module>ozhera-monitor-server</module>
         <module>ozhera-monitor-service</module>
@@ -51,41 +51,41 @@
             <dependency>
                 <groupId>org.apache.ozhera</groupId>
                 <artifactId>app-api</artifactId>
-                <version>2.2.2-incubating</version>
+                <version>2.2.3-incubating-SNAPSHOT</version>
             </dependency>
 
             <dependency>
                 <groupId>org.apache.ozhera</groupId>
                 <artifactId>app-common</artifactId>
-                <version>2.2.2-incubating</version>
+                <version>2.2.3-incubating-SNAPSHOT</version>
             </dependency>
 
             <dependency>
                 <groupId>org.apache.ozhera</groupId>
                 <artifactId>log-api</artifactId>
-                <version>2.2.2-incubating</version>
+                <version>2.2.3-incubating-SNAPSHOT</version>
             </dependency>
 
             <dependency>
                 <groupId>org.apache.ozhera</groupId>
                 <artifactId>ozhera-prometheus-agent-api</artifactId>
-                <version>2.2.2-incubating</version>
+                <version>2.2.3-incubating-SNAPSHOT</version>
             </dependency>
 
             <dependency>
                 <groupId>org.apache.ozhera</groupId>
                 <artifactId>ozhera-monitor-api</artifactId>
-                <version>2.2.2-incubating</version>
+                <version>2.2.3-incubating-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.ozhera</groupId>
                 <artifactId>ozhera-monitor-common</artifactId>
-                <version>2.2.2-incubating</version>
+                <version>2.2.3-incubating-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.ozhera</groupId>
                 <artifactId>ozhera-monitor-service</artifactId>
-                <version>2.2.2-incubating</version>
+                <version>2.2.3-incubating-SNAPSHOT</version>
             </dependency>
 
         </dependencies>
diff --git a/ozhera-operator/ozhera-operator-common/pom.xml 
b/ozhera-operator/ozhera-operator-common/pom.xml
index 6bbb7500..dfe24e2c 100644
--- a/ozhera-operator/ozhera-operator-common/pom.xml
+++ b/ozhera-operator/ozhera-operator-common/pom.xml
@@ -23,7 +23,7 @@ http://www.apache.org/licenses/LICENSE-2.0
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-operator</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/ozhera-operator/ozhera-operator-server/pom.xml 
b/ozhera-operator/ozhera-operator-server/pom.xml
index d640903a..6e04d4cd 100644
--- a/ozhera-operator/ozhera-operator-server/pom.xml
+++ b/ozhera-operator/ozhera-operator-server/pom.xml
@@ -23,7 +23,7 @@ http://www.apache.org/licenses/LICENSE-2.0
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-operator</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/ozhera-operator/ozhera-operator-service/pom.xml 
b/ozhera-operator/ozhera-operator-service/pom.xml
index 1c44c91c..d7e407c5 100644
--- a/ozhera-operator/ozhera-operator-service/pom.xml
+++ b/ozhera-operator/ozhera-operator-service/pom.xml
@@ -23,7 +23,7 @@ http://www.apache.org/licenses/LICENSE-2.0
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-operator</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/ozhera-operator/pom.xml b/ozhera-operator/pom.xml
index adced272..8a3e7e08 100644
--- a/ozhera-operator/pom.xml
+++ b/ozhera-operator/pom.xml
@@ -25,12 +25,12 @@ http://www.apache.org/licenses/LICENSE-2.0
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-parent</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>ozhera-operator</artifactId>
     <packaging>pom</packaging>
-    <version>2.2.2-incubating</version>
+    <version>2.2.3-incubating-SNAPSHOT</version>
     <modules>
         <module>ozhera-operator-common</module>
         <module>ozhera-operator-service</module>
@@ -42,12 +42,12 @@ http://www.apache.org/licenses/LICENSE-2.0
             <dependency>
                 <groupId>org.apache.ozhera</groupId>
                 <artifactId>ozhera-operator-service</artifactId>
-                <version>2.2.2-incubating</version>
+                <version>2.2.3-incubating-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.ozhera</groupId>
                 <artifactId>ozhera-operator-common</artifactId>
-                <version>2.2.2-incubating</version>
+                <version>2.2.3-incubating-SNAPSHOT</version>
             </dependency>
 
 
diff --git a/ozhera-prometheus-agent/ozhera-prometheus-agent-api/pom.xml 
b/ozhera-prometheus-agent/ozhera-prometheus-agent-api/pom.xml
index 0ea03f28..d6f5a2fb 100644
--- a/ozhera-prometheus-agent/ozhera-prometheus-agent-api/pom.xml
+++ b/ozhera-prometheus-agent/ozhera-prometheus-agent-api/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-prometheus-agent</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>ozhera-prometheus-agent-api</artifactId>
-    <version>2.2.2-incubating</version>
+    <version>2.2.3-incubating-SNAPSHOT</version>
 
 
     <dependencies>
@@ -38,7 +38,7 @@
         <dependency>
             <artifactId>ozhera-prometheus-agent-common</artifactId>
             <groupId>org.apache.ozhera</groupId>
-            <version>2.2.2-incubating</version>
+            <version>2.2.3-incubating-SNAPSHOT</version>
         </dependency>
 
         <dependency>
diff --git a/ozhera-prometheus-agent/ozhera-prometheus-agent-client/pom.xml 
b/ozhera-prometheus-agent/ozhera-prometheus-agent-client/pom.xml
index 3968dcf7..09009e9b 100644
--- a/ozhera-prometheus-agent/ozhera-prometheus-agent-client/pom.xml
+++ b/ozhera-prometheus-agent/ozhera-prometheus-agent-client/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-prometheus-agent</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/ozhera-prometheus-agent/ozhera-prometheus-agent-common/pom.xml 
b/ozhera-prometheus-agent/ozhera-prometheus-agent-common/pom.xml
index a910872d..52c51563 100644
--- a/ozhera-prometheus-agent/ozhera-prometheus-agent-common/pom.xml
+++ b/ozhera-prometheus-agent/ozhera-prometheus-agent-common/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-prometheus-agent</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/ozhera-prometheus-agent/ozhera-prometheus-agent-dao/pom.xml 
b/ozhera-prometheus-agent/ozhera-prometheus-agent-dao/pom.xml
index bc79eb06..94d81c07 100644
--- a/ozhera-prometheus-agent/ozhera-prometheus-agent-dao/pom.xml
+++ b/ozhera-prometheus-agent/ozhera-prometheus-agent-dao/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-prometheus-agent</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/ozhera-prometheus-agent/ozhera-prometheus-agent-server/pom.xml 
b/ozhera-prometheus-agent/ozhera-prometheus-agent-server/pom.xml
index 892dc231..4e80e9ae 100644
--- a/ozhera-prometheus-agent/ozhera-prometheus-agent-server/pom.xml
+++ b/ozhera-prometheus-agent/ozhera-prometheus-agent-server/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-prometheus-agent</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ozhera-prometheus-agent-server</artifactId>
diff --git a/ozhera-prometheus-agent/ozhera-prometheus-agent-service/pom.xml 
b/ozhera-prometheus-agent/ozhera-prometheus-agent-service/pom.xml
index 8a602c85..0a01ad89 100644
--- a/ozhera-prometheus-agent/ozhera-prometheus-agent-service/pom.xml
+++ b/ozhera-prometheus-agent/ozhera-prometheus-agent-service/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-prometheus-agent</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/ozhera-prometheus-agent/pom.xml b/ozhera-prometheus-agent/pom.xml
index 97dfa005..f7b57b0a 100644
--- a/ozhera-prometheus-agent/pom.xml
+++ b/ozhera-prometheus-agent/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-parent</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>ozhera-prometheus-agent</artifactId>
-    <version>2.2.2-incubating</version>
+    <version>2.2.3-incubating-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
diff --git a/ozhera-tspandata/pom.xml b/ozhera-tspandata/pom.xml
index 99e0faf8..e1b1592d 100644
--- a/ozhera-tspandata/pom.xml
+++ b/ozhera-tspandata/pom.xml
@@ -25,13 +25,13 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-parent</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>ozhera-tspandata</artifactId>
-    <version>2.2.2-incubating</version>
+    <version>2.2.3-incubating-SNAPSHOT</version>
 
     <build>
         <plugins>
diff --git a/ozhera-webhook/ozhera-webhook-server/pom.xml 
b/ozhera-webhook/ozhera-webhook-server/pom.xml
index af87613b..eb63a14c 100644
--- a/ozhera-webhook/ozhera-webhook-server/pom.xml
+++ b/ozhera-webhook/ozhera-webhook-server/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-webhook</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/ozhera-webhook/pom.xml b/ozhera-webhook/pom.xml
index c26bdfed..6b1f0e6d 100644
--- a/ozhera-webhook/pom.xml
+++ b/ozhera-webhook/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-parent</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>ozhera-webhook</artifactId>
     <packaging>pom</packaging>
-    <version>2.2.2-incubating</version>
+    <version>2.2.3-incubating-SNAPSHOT</version>
 
     <modules>
         <module>ozhera-webhook-server</module>
diff --git a/pom.xml b/pom.xml
index af12b1f9..624ef589 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
 
     <groupId>org.apache.ozhera</groupId>
     <artifactId>ozhera-parent</artifactId>
-    <version>2.2.2-incubating</version>
+    <version>2.2.3-incubating-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>${project.artifactId}</name>
@@ -1120,6 +1120,6 @@
 
     <scm>
         
<developerConnection>scm:git:https://github.com/apache/ozhera.git</developerConnection>
-      <tag>ozhera-parent-2.2.2-incubating</tag>
+      <tag>HEAD</tag>
   </scm>
 </project>
\ No newline at end of file
diff --git a/prometheus-starter-all/pom.xml b/prometheus-starter-all/pom.xml
index b306edb6..8181cf59 100644
--- a/prometheus-starter-all/pom.xml
+++ b/prometheus-starter-all/pom.xml
@@ -25,13 +25,13 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-parent</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>prometheus-starter-all</artifactId>
-    <version>2.2.2-incubating</version>
+    <version>2.2.3-incubating-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
diff --git a/prometheus-starter-all/prometheus-diy-client/pom.xml 
b/prometheus-starter-all/prometheus-diy-client/pom.xml
index 41278c1c..de601fd7 100644
--- a/prometheus-starter-all/prometheus-diy-client/pom.xml
+++ b/prometheus-starter-all/prometheus-diy-client/pom.xml
@@ -24,12 +24,12 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>prometheus-starter-all</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>prometheus-diy-client</artifactId>
-    <version>2.2.2-incubating</version>
+    <version>2.2.3-incubating-SNAPSHOT</version>
 
     <dependencies>
         <dependency>
diff --git a/prometheus-starter-all/prometheus-diy-starter/pom.xml 
b/prometheus-starter-all/prometheus-diy-starter/pom.xml
index db561766..204e3f65 100644
--- a/prometheus-starter-all/prometheus-diy-starter/pom.xml
+++ b/prometheus-starter-all/prometheus-diy-starter/pom.xml
@@ -24,12 +24,12 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>prometheus-starter-all</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>prometheus-diy-starter</artifactId>
-    <version>2.2.2-incubating</version>
+    <version>2.2.3-incubating-SNAPSHOT</version>
 
     <dependencies>
 
diff --git a/trace-etl/pom.xml b/trace-etl/pom.xml
index e3058635..89c66a26 100644
--- a/trace-etl/pom.xml
+++ b/trace-etl/pom.xml
@@ -25,12 +25,12 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>ozhera-parent</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>trace-etl</artifactId>
-    <version>2.2.2-incubating</version>
+    <version>2.2.3-incubating-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
@@ -95,7 +95,7 @@
             <dependency>
                 <groupId>org.apache.ozhera</groupId>
                 <artifactId>ozhera-tspandata</artifactId>
-                <version>2.2.2-incubating</version>
+                <version>2.2.3-incubating-SNAPSHOT</version>
             </dependency>
 
 
diff --git a/trace-etl/trace-etl-api/pom.xml b/trace-etl/trace-etl-api/pom.xml
index ef5bc97b..39df15bb 100644
--- a/trace-etl/trace-etl-api/pom.xml
+++ b/trace-etl/trace-etl-api/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <artifactId>trace-etl</artifactId>
         <groupId>org.apache.ozhera</groupId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/trace-etl/trace-etl-common/pom.xml 
b/trace-etl/trace-etl-common/pom.xml
index b84d5fc2..be5ec1b7 100644
--- a/trace-etl/trace-etl-common/pom.xml
+++ b/trace-etl/trace-etl-common/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <artifactId>trace-etl</artifactId>
         <groupId>org.apache.ozhera</groupId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/trace-etl/trace-etl-dao/pom.xml b/trace-etl/trace-etl-dao/pom.xml
index 5d564bf1..f4ad4d79 100644
--- a/trace-etl/trace-etl-dao/pom.xml
+++ b/trace-etl/trace-etl-dao/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>trace-etl</artifactId>
         <groupId>org.apache.ozhera</groupId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/trace-etl/trace-etl-domain/pom.xml 
b/trace-etl/trace-etl-domain/pom.xml
index 736b20c0..5911f034 100644
--- a/trace-etl/trace-etl-domain/pom.xml
+++ b/trace-etl/trace-etl-domain/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>trace-etl</artifactId>
         <groupId>org.apache.ozhera</groupId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/trace-etl/trace-etl-es/pom.xml b/trace-etl/trace-etl-es/pom.xml
index a6e84fbb..3c3a2e66 100644
--- a/trace-etl/trace-etl-es/pom.xml
+++ b/trace-etl/trace-etl-es/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>trace-etl</artifactId>
         <groupId>org.apache.ozhera</groupId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/trace-etl/trace-etl-extensions/pom.xml 
b/trace-etl/trace-etl-extensions/pom.xml
index 7336d5cf..e555a4f5 100644
--- a/trace-etl/trace-etl-extensions/pom.xml
+++ b/trace-etl/trace-etl-extensions/pom.xml
@@ -24,12 +24,12 @@
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.apache.ozhera</groupId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
         <artifactId>trace-etl</artifactId>
     </parent>
 
     <artifactId>trace-etl-extensions</artifactId>
-    <version>2.2.2-incubating</version>
+    <version>2.2.3-incubating-SNAPSHOT</version>
     <packaging>pom</packaging>
     <modules>
         <module>trace-etl-rocketmq-extension</module>
diff --git a/trace-etl/trace-etl-extensions/trace-etl-doris-extension/pom.xml 
b/trace-etl/trace-etl-extensions/trace-etl-doris-extension/pom.xml
index c1b4fc42..0a69355c 100644
--- a/trace-etl/trace-etl-extensions/trace-etl-doris-extension/pom.xml
+++ b/trace-etl/trace-etl-extensions/trace-etl-doris-extension/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>trace-etl-extensions</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>trace-etl-doris-extension</artifactId>
diff --git a/trace-etl/trace-etl-extensions/trace-etl-es-extension/pom.xml 
b/trace-etl/trace-etl-extensions/trace-etl-es-extension/pom.xml
index 319d72af..4f89d3fb 100644
--- a/trace-etl/trace-etl-extensions/trace-etl-es-extension/pom.xml
+++ b/trace-etl/trace-etl-extensions/trace-etl-es-extension/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>trace-etl-extensions</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>trace-etl-es-extension</artifactId>
diff --git a/trace-etl/trace-etl-extensions/trace-etl-kafka-extension/pom.xml 
b/trace-etl/trace-etl-extensions/trace-etl-kafka-extension/pom.xml
index 325fd199..fd4f2054 100644
--- a/trace-etl/trace-etl-extensions/trace-etl-kafka-extension/pom.xml
+++ b/trace-etl/trace-etl-extensions/trace-etl-kafka-extension/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>trace-etl-extensions</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>trace-etl-kafka-extension</artifactId>
diff --git 
a/trace-etl/trace-etl-extensions/trace-etl-rocketmq-extension/pom.xml 
b/trace-etl/trace-etl-extensions/trace-etl-rocketmq-extension/pom.xml
index c42667b9..d65225be 100644
--- a/trace-etl/trace-etl-extensions/trace-etl-rocketmq-extension/pom.xml
+++ b/trace-etl/trace-etl-extensions/trace-etl-rocketmq-extension/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.ozhera</groupId>
         <artifactId>trace-etl-extensions</artifactId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>trace-etl-rocketmq-extension</artifactId>
diff --git a/trace-etl/trace-etl-manager/pom.xml 
b/trace-etl/trace-etl-manager/pom.xml
index c34cb2f6..83036211 100644
--- a/trace-etl/trace-etl-manager/pom.xml
+++ b/trace-etl/trace-etl-manager/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>trace-etl</artifactId>
         <groupId>org.apache.ozhera</groupId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/trace-etl/trace-etl-metadata/pom.xml 
b/trace-etl/trace-etl-metadata/pom.xml
index 1db085d8..dd16f7eb 100644
--- a/trace-etl/trace-etl-metadata/pom.xml
+++ b/trace-etl/trace-etl-metadata/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <artifactId>trace-etl</artifactId>
         <groupId>org.apache.ozhera</groupId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>trace-etl-metadata</artifactId>
diff --git a/trace-etl/trace-etl-nginx/pom.xml 
b/trace-etl/trace-etl-nginx/pom.xml
index b1645189..47214002 100644
--- a/trace-etl/trace-etl-nginx/pom.xml
+++ b/trace-etl/trace-etl-nginx/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>trace-etl</artifactId>
         <groupId>org.apache.ozhera</groupId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/trace-etl/trace-etl-server/pom.xml 
b/trace-etl/trace-etl-server/pom.xml
index 387f8a2d..29d00510 100644
--- a/trace-etl/trace-etl-server/pom.xml
+++ b/trace-etl/trace-etl-server/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>trace-etl</artifactId>
         <groupId>org.apache.ozhera</groupId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/trace-etl/trace-etl-service/pom.xml 
b/trace-etl/trace-etl-service/pom.xml
index ecc5a983..3dd27c93 100644
--- a/trace-etl/trace-etl-service/pom.xml
+++ b/trace-etl/trace-etl-service/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>trace-etl</artifactId>
         <groupId>org.apache.ozhera</groupId>
-        <version>2.2.2-incubating</version>
+        <version>2.2.3-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to