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

zrlw pushed a commit to branch 3.3
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/3.3 by this push:
     new f284fab1a9 Update to 3.3.7-SNAPSHOT (#15770)
f284fab1a9 is described below

commit f284fab1a9b7da80e6b0607cfe775d25c4eadbb4
Author: Sean Yang <[email protected]>
AuthorDate: Thu Nov 13 22:01:02 2025 +0800

    Update to 3.3.7-SNAPSHOT (#15770)
---
 dubbo-dependencies-bom/pom.xml | 2 +-
 pom.xml                        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dubbo-dependencies-bom/pom.xml b/dubbo-dependencies-bom/pom.xml
index 878f129f47..4f253b6d0c 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -190,7 +190,7 @@
     <byte-buddy.version>1.15.1</byte-buddy.version>
     <prometheus-client.version>0.16.0</prometheus-client.version>
 
-    <revision>3.3.6</revision>
+    <revision>3.3.7-SNAPSHOT</revision>
   </properties>
 
   <dependencyManagement>
diff --git a/pom.xml b/pom.xml
index d098596b25..b2bc12a8d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -174,7 +174,7 @@
     <spotless-maven-plugin.version>2.45.0</spotless-maven-plugin.version>
     <dubbo-shared-resources.version>1.0.0</dubbo-shared-resources.version>
     <palantirJavaFormat.version>2.38.0</palantirJavaFormat.version>
-    <revision>3.3.6</revision>
+    <revision>3.3.7-SNAPSHOT</revision>
   </properties>
 
   <dependencyManagement>

Reply via email to