This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to tag v10.2.0 in repository https://gitbox.apache.org/repos/asf/skywalking.git
commit a0a00b9c7df5bb69dfe01c5b6b600582c3533109 Author: Wu Sheng <[email protected]> AuthorDate: Mon Mar 24 15:42:57 2025 +0800 Prepare for release 10.2.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 66b2e538f8..7cda697fe0 100755 --- a/pom.xml +++ b/pom.xml @@ -146,7 +146,7 @@ </profiles> <properties> - <revision>10.2.0-SNAPSHOT</revision> + <revision>10.2.0</revision> <!-- Built in properties --> <maven.compiler.source>11</maven.compiler.source>
