This is an automated email from the ASF dual-hosted git repository.
zhangzhe pushed a commit to branch release-2.0.0-incubating-rc1
in repository https://gitbox.apache.org/repos/asf/fesod.git
The following commit(s) were added to refs/heads/release-2.0.0-incubating-rc1
by this push:
new aee2968d chore: update project revision to 2.0.0-incubating in pom.xml
(#763)
aee2968d is described below
commit aee2968d6e89b894edef13bf59a490ffe1a781b2
Author: Shuxin Pan <[email protected]>
AuthorDate: Sat Dec 27 21:35:52 2025 +0800
chore: update project revision to 2.0.0-incubating in pom.xml (#763)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1a9cd011..4eab60df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
</modules>
<properties>
- <revision>2.0.0</revision>
+ <revision>2.0.0-incubating</revision>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
<maven.compiler.target>1.8</maven.compiler.target>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]