This is an automated email from the ASF dual-hosted git repository.
psxjoy pushed a commit to branch release-2.0.0-incubating
in repository https://gitbox.apache.org/repos/asf/fesod.git
The following commit(s) were added to refs/heads/release-2.0.0-incubating by
this push:
new 179ded62 chore: update project revision to 2.0.0-incubating in pom.xml
(#790)
179ded62 is described below
commit 179ded62b290c7d90d074a042a0e0927fba5f895
Author: Shuxin Pan <[email protected]>
AuthorDate: Mon Jan 12 11:15:37 2026 +0800
chore: update project revision to 2.0.0-incubating in pom.xml (#790)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5b9d407b..b1b793fe 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]