diff --git a/common/pom.xml b/common/pom.xml
index 17dc70cd..7742ac5d 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -6,7 +6,7 @@
com.jeesite
jeesite-parent
- 5.7.2-SNAPSHOT
+ 5.8.0-SNAPSHOT
../parent/pom.xml
diff --git a/modules/app/pom.xml b/modules/app/pom.xml
index acdba1a1..fee0cf94 100644
--- a/modules/app/pom.xml
+++ b/modules/app/pom.xml
@@ -6,7 +6,7 @@
com.jeesite
jeesite-parent
- 5.7.2-SNAPSHOT
+ 5.8.0-SNAPSHOT
../../parent/pom.xml
diff --git a/modules/cms/pom.xml b/modules/cms/pom.xml
index 2b550665..cdf905a3 100644
--- a/modules/cms/pom.xml
+++ b/modules/cms/pom.xml
@@ -6,7 +6,7 @@
com.jeesite
jeesite-parent
- 5.7.2-SNAPSHOT
+ 5.8.0-SNAPSHOT
../../parent/pom.xml
diff --git a/modules/core/pom.xml b/modules/core/pom.xml
index 8b5a221f..597f78f3 100644
--- a/modules/core/pom.xml
+++ b/modules/core/pom.xml
@@ -6,7 +6,7 @@
com.jeesite
jeesite-parent
- 5.7.2-SNAPSHOT
+ 5.8.0-SNAPSHOT
../../parent/pom.xml
diff --git a/modules/core/src/test/resources/application.yml b/modules/core/src/test/resources/application.yml
index 32790cca..8248b6f5 100644
--- a/modules/core/src/test/resources/application.yml
+++ b/modules/core/src/test/resources/application.yml
@@ -4,7 +4,7 @@ productName: JeeSite Demo
companyName: ThinkGem
# 产品版本、版权年份
-productVersion: V5.7
+productVersion: V5.8
copyrightYear: 2024
# 数据库连接
diff --git a/modules/pom.xml b/modules/pom.xml
index ddcbf13b..ab631f6a 100644
--- a/modules/pom.xml
+++ b/modules/pom.xml
@@ -5,7 +5,7 @@
com.jeesite
jeesite-modules
- 5.7.2-SNAPSHOT
+ 5.8.0-SNAPSHOT
pom
JeeSite Modules
diff --git a/parent/pom.xml b/parent/pom.xml
index 6d028f52..de7e2d7f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -12,7 +12,7 @@
com.jeesite
jeesite-parent
- 5.7.2-SNAPSHOT
+ 5.8.0-SNAPSHOT
pom
JeeSite Parent
diff --git a/pom.xml b/pom.xml
index 4d6d9221..b7adb20d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
com.jeesite
jeesite
- 5.7.2-SNAPSHOT
+ 5.8.0-SNAPSHOT
pom
JeeSite
diff --git a/root/pom.xml b/root/pom.xml
index 5ce07310..55b05e8d 100644
--- a/root/pom.xml
+++ b/root/pom.xml
@@ -5,7 +5,7 @@
com.jeesite
jeesite-root
- 5.7.2-SNAPSHOT
+ 5.8.0-SNAPSHOT
pom
JeeSite Root
diff --git a/web-api/pom.xml b/web-api/pom.xml
index ef5c976d..fb650d19 100644
--- a/web-api/pom.xml
+++ b/web-api/pom.xml
@@ -6,7 +6,7 @@
com.jeesite
jeesite-parent
- 5.7.2-SNAPSHOT
+ 5.8.0-SNAPSHOT
../parent/pom.xml
diff --git a/web-api/src/main/resources/config/application.yml b/web-api/src/main/resources/config/application.yml
index 862773e0..a238cf83 100644
--- a/web-api/src/main/resources/config/application.yml
+++ b/web-api/src/main/resources/config/application.yml
@@ -8,7 +8,7 @@ productName: JeeSite Demo
companyName: ThinkGem
# 产品版本、版权年份
-productVersion: V5.7
+productVersion: V5.8
copyrightYear: 2024
# 是否演示模式
diff --git a/web-fast/pom.xml b/web-fast/pom.xml
index 83c43f8d..abc01422 100644
--- a/web-fast/pom.xml
+++ b/web-fast/pom.xml
@@ -6,7 +6,7 @@
com.jeesite
jeesite-parent
- 5.7.2-SNAPSHOT
+ 5.8.0-SNAPSHOT
../parent/pom.xml
diff --git a/web-fast/src/main/resources/config/application.yml b/web-fast/src/main/resources/config/application.yml
index 794f32bf..ffce7116 100644
--- a/web-fast/src/main/resources/config/application.yml
+++ b/web-fast/src/main/resources/config/application.yml
@@ -8,7 +8,7 @@ productName: JeeSite Demo
companyName: ThinkGem
# 产品版本、版权年份
-productVersion: V5.7
+productVersion: V5.8
copyrightYear: 2024
# 是否演示模式
diff --git a/web/pom.xml b/web/pom.xml
index e665cd60..beb73051 100644
--- a/web/pom.xml
+++ b/web/pom.xml
@@ -6,7 +6,7 @@
com.jeesite
jeesite-parent
- 5.7.2-SNAPSHOT
+ 5.8.0-SNAPSHOT
../parent/pom.xml
diff --git a/web/src/main/resources/config/application.yml b/web/src/main/resources/config/application.yml
index 182aee49..1e2e2c43 100644
--- a/web/src/main/resources/config/application.yml
+++ b/web/src/main/resources/config/application.yml
@@ -8,7 +8,7 @@ productName: JeeSite Demo
companyName: ThinkGem
# 产品版本、版权年份
-productVersion: V5.7
+productVersion: V5.8
copyrightYear: 2024
# 是否演示模式