This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to tag v10.3.0 in repository https://gitbox.apache.org/repos/asf/skywalking.git
commit 05c5b245ad39efc3910fef6d0fc5f21fd9653afd Author: Wu Sheng <[email protected]> AuthorDate: Mon Nov 10 14:51:57 2025 +0800 Prepare for release 10.3.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f938e216f8..83a49ee51e 100755 --- a/pom.xml +++ b/pom.xml @@ -146,7 +146,7 @@ </profiles> <properties> - <revision>10.3.0-SNAPSHOT</revision> + <revision>10.3.0</revision> <!-- Built in properties --> <maven.compiler.source>11</maven.compiler.source>
