This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch 10.3.0-release in repository https://gitbox.apache.org/repos/asf/skywalking.git
commit 53a0e951945fa943e146940ab535d82c97562b98 Author: Wu Sheng <[email protected]> AuthorDate: Mon Nov 10 15:19:34 2025 +0800 Update the next release version to 10.4.0-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f938e216f8..1b7fa64159 100755 --- a/pom.xml +++ b/pom.xml @@ -146,7 +146,7 @@ </profiles> <properties> - <revision>10.3.0-SNAPSHOT</revision> + <revision>10.4.0-SNAPSHOT</revision> <!-- Built in properties --> <maven.compiler.source>11</maven.compiler.source>
