This is an automated email from the ASF dual-hosted git repository.
delei pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fesod.git
The following commit(s) were added to refs/heads/main by this push:
new 6b6c2cee chore: update revision in pom.xml (#757)
6b6c2cee is described below
commit 6b6c2ceeea0e139fec34a8fdaa67ea0b840ae1af
Author: Shuxin Pan <[email protected]>
AuthorDate: Thu Dec 25 23:42:00 2025 +0800
chore: update revision in pom.xml (#757)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ddd29f88..39453034 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,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]