This is an automated email from the ASF dual-hosted git repository. Bughue pushed a commit to branch optimize/version-2.8.0-SNAPSHOT in repository https://gitbox.apache.org/repos/asf/incubator-seata.git
commit 359f75bf4fc78d3e2ffde6582068e5aa06777a46 Author: Bughue <[email protected]> AuthorDate: Sat Jun 6 13:10:09 2026 +0800 optimize: modify the version to 2.8.0-SNAPSHOT Co-authored-by: Cursor <[email protected]> --- build/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/pom.xml b/build/pom.xml index 4f9af62139..df29154764 100644 --- a/build/pom.xml +++ b/build/pom.xml @@ -71,7 +71,7 @@ <properties> <!-- seata version --> - <revision>2.7.0-SNAPSHOT</revision> + <revision>2.8.0-SNAPSHOT</revision> <!-- Compiler settings properties --> <java.version>1.8</java.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
