This is an automated email from the ASF dual-hosted git repository.
xingfudeshi pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/incubator-seata.git
The following commit(s) were added to refs/heads/2.x by this push:
new f717d74a71 optimize: modify the version to 2.7.0-SNAPSHOT (#7961)
f717d74a71 is described below
commit f717d74a712cce875c066178db31891bc37abd31
Author: funkye <[email protected]>
AuthorDate: Sun Jan 25 19:44:38 2026 +0800
optimize: modify the version to 2.7.0-SNAPSHOT (#7961)
---
build/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build/pom.xml b/build/pom.xml
index 46d776c0f5..f44975437c 100644
--- a/build/pom.xml
+++ b/build/pom.xml
@@ -71,7 +71,7 @@
<properties>
<!-- seata version -->
- <revision>2.6.0-SNAPSHOT</revision>
+ <revision>2.7.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]