diff --git a/RELEASE.md b/RELEASE.md
index a60e6d245..192cdf9ee 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -11,7 +11,7 @@
7. Retry strategy now includes method matching conditions
8. Support for disabling conflicting Spring Cloud instance providers
9. Support for token authentication
-10. Support for leaky bucket and smooth preheat token bucket rate limiting algorithms
+10. Support for leaky bucket and smooth warmup token bucket rate limiting algorithms
11. Support for rate limiting based on system load
12. RPC now also supports Query and Cookie matching for hot parameter rate limiting
13. Service registration now includes warm-up parameters, including startup time, weight, and warm-up time
diff --git a/joylive-bom/pom.xml b/joylive-bom/pom.xml
index 06e90c134..e9f8ff95c 100644
--- a/joylive-bom/pom.xml
+++ b/joylive-bom/pom.xml
@@ -48,7 +48,7 @@
- 1.4.0-SNAPSHOT
+ 1.4.0
diff --git a/pom.xml b/pom.xml
index ce727feae..e9de63c16 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
- 1.4.0-SNAPSHOT
+ 1.4.0
1.18.34
4.11.0
5.10.1