This is an automated email from the ASF dual-hosted git repository.

gongzhongqiang pushed a commit to branch hotfix/bump-next-version
in repository https://gitbox.apache.org/repos/asf/fesod.git

commit 36508d9a47e800834f681253efd4c77f9aab27f8
Author: gongzhongqiang <[email protected]>
AuthorDate: Wed Feb 25 13:24:29 2026 +0800

    chore: update parent version to 2.1.0-incubating in pom.xml
---
 fesod-bom/pom.xml                           | 2 +-
 fesod-common/pom.xml                        | 2 +-
 fesod-examples/fesod-sheet-examples/pom.xml | 2 +-
 fesod-examples/pom.xml                      | 2 +-
 fesod-shaded/pom.xml                        | 4 ++--
 fesod-sheet/pom.xml                         | 2 +-
 pom.xml                                     | 2 +-
 7 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/fesod-bom/pom.xml b/fesod-bom/pom.xml
index 39155f87..2b77febb 100644
--- a/fesod-bom/pom.xml
+++ b/fesod-bom/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.fesod</groupId>
         <artifactId>fesod-parent</artifactId>
-        <version>2.0.1-incubating</version>
+        <version>2.1.0-incubating</version>
     </parent>
 
     <artifactId>fesod-bom</artifactId>
diff --git a/fesod-common/pom.xml b/fesod-common/pom.xml
index f8cd3e2c..b3452ada 100644
--- a/fesod-common/pom.xml
+++ b/fesod-common/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.fesod</groupId>
         <artifactId>fesod-parent</artifactId>
-        <version>2.0.1-incubating</version>
+        <version>2.1.0-incubating</version>
     </parent>
 
     <artifactId>fesod-common</artifactId>
diff --git a/fesod-examples/fesod-sheet-examples/pom.xml 
b/fesod-examples/fesod-sheet-examples/pom.xml
index 7e1358b9..e3daba4c 100644
--- a/fesod-examples/fesod-sheet-examples/pom.xml
+++ b/fesod-examples/fesod-sheet-examples/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.fesod</groupId>
         <artifactId>fesod-examples</artifactId>
-        <version>2.0.1-incubating</version>
+        <version>2.1.0-incubating</version>
     </parent>
 
     <artifactId>fesod-sheet-examples</artifactId>
diff --git a/fesod-examples/pom.xml b/fesod-examples/pom.xml
index 8c9a0780..d6224533 100644
--- a/fesod-examples/pom.xml
+++ b/fesod-examples/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.fesod</groupId>
         <artifactId>fesod-parent</artifactId>
-        <version>2.0.1-incubating</version>
+        <version>2.1.0-incubating</version>
     </parent>
 
     <artifactId>fesod-examples</artifactId>
diff --git a/fesod-shaded/pom.xml b/fesod-shaded/pom.xml
index 525159cb..94d37663 100644
--- a/fesod-shaded/pom.xml
+++ b/fesod-shaded/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.fesod</groupId>
         <artifactId>fesod-parent</artifactId>
-        <version>2.0.1-incubating</version>
+        <version>2.1.0-incubating</version>
     </parent>
 
     <artifactId>fesod-shaded</artifactId>
@@ -43,7 +43,7 @@
         indicates that the infrastructure, communications, and decision making 
process
         have stabilized in a manner consistent with other successful ASF 
projects.
 
-        While incubation status is not necessarily a reflection of the 
completeness
+        While incubation status is not necessarily a reflection of the 
completenessaw
         or stability of the code, it does indicate that the project has yet to 
be
         fully endorsed by the ASF.
 
diff --git a/fesod-sheet/pom.xml b/fesod-sheet/pom.xml
index 64d4313a..22fa65d7 100644
--- a/fesod-sheet/pom.xml
+++ b/fesod-sheet/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.fesod</groupId>
         <artifactId>fesod-parent</artifactId>
-        <version>2.0.1-incubating</version>
+        <version>2.1.0-incubating</version>
     </parent>
 
     <artifactId>fesod-sheet</artifactId>
diff --git a/pom.xml b/pom.xml
index 0a86a800..d76378ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
 
     <groupId>org.apache.fesod</groupId>
     <artifactId>fesod-parent</artifactId>
-    <version>2.0.1-incubating</version>
+    <version>2.1.0-incubating</version>
 
     <packaging>pom</packaging>
     <name>fesod-parent</name>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to