This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch 10.2.0-release in repository https://gitbox.apache.org/repos/asf/skywalking.git
commit bd10aaab73061202bbf51e2ceb954312f1d0e9ce Author: Wu Sheng <[email protected]> AuthorDate: Mon Mar 24 16:01:14 2025 +0800 Start next iteration 10.3.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7cda697fe0..07648f1858 100755 --- a/pom.xml +++ b/pom.xml @@ -146,7 +146,7 @@ </profiles> <properties> - <revision>10.2.0</revision> + <revision>10.3.0-SNAPSHOT</revision> <!-- Built in properties --> <maven.compiler.source>11</maven.compiler.source>
