This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a commit to tag v10.9.0 in repository https://gitbox.apache.org/repos/asf/skywalking.git
commit fd609a537d24e8e266283b52ba9438c5a328f408 Author: kezhenxu94 <[email protected]> AuthorDate: Thu Mar 27 11:38:03 2025 +0800 Prepare for release 10.9.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 07648f1858..cf72addcc0 100755 --- a/pom.xml +++ b/pom.xml @@ -146,7 +146,7 @@ </profiles> <properties> - <revision>10.3.0-SNAPSHOT</revision> + <revision>10.9.0</revision> <!-- Built in properties --> <maven.compiler.source>11</maven.compiler.source>
