diff --git a/changelog.md b/changelog.md
index dd4d0905..3cdcae7d 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,7 +2,9 @@
## 2.5.0
-- 网关可校验token,见`com.gitee.sop.storyweb.controller.TokenController`(需要执行`sop-2.5.0.sql`升级文件)
+**(需要执行`sop-2.5.0.sql`升级文件)**
+
+- 网关可校验token
## 2.4.1
diff --git a/sop-auth/pom.xml b/sop-auth/pom.xml
index cfdfa31e..db2cded7 100644
--- a/sop-auth/pom.xml
+++ b/sop-auth/pom.xml
@@ -26,7 +26,7 @@
com.gitee.sop
sop-service-common
- 2.4.1-SNAPSHOT
+ 2.5.0-SNAPSHOT
diff --git a/sop-common/pom.xml b/sop-common/pom.xml
index e0cefd23..b22395e7 100644
--- a/sop-common/pom.xml
+++ b/sop-common/pom.xml
@@ -5,7 +5,7 @@
4.0.0
com.gitee.sop
sop-common
- 2.4.1-SNAPSHOT
+ 2.5.0-SNAPSHOT
pom
diff --git a/sop-common/sop-gateway-common/pom.xml b/sop-common/sop-gateway-common/pom.xml
index 3f8caacc..9899134f 100644
--- a/sop-common/sop-gateway-common/pom.xml
+++ b/sop-common/sop-gateway-common/pom.xml
@@ -5,11 +5,11 @@
com.gitee.sop
sop-common
- 2.4.1-SNAPSHOT
+ 2.5.0-SNAPSHOT
../pom.xml
sop-gateway-common
- 2.4.1-SNAPSHOT
+ 2.5.0-SNAPSHOT
jar
sop-gateway-common
diff --git a/sop-common/sop-service-common/pom.xml b/sop-common/sop-service-common/pom.xml
index 00f69928..57e40ebe 100644
--- a/sop-common/sop-service-common/pom.xml
+++ b/sop-common/sop-service-common/pom.xml
@@ -6,11 +6,11 @@
com.gitee.sop
sop-common
- 2.4.1-SNAPSHOT
+ 2.5.0-SNAPSHOT
../pom.xml
sop-service-common
- 2.4.1-SNAPSHOT
+ 2.5.0-SNAPSHOT
jar
sop-service-common
diff --git a/sop-example/sop-book/sop-book-web/pom.xml b/sop-example/sop-book/sop-book-web/pom.xml
index 66b6d088..61283f5b 100644
--- a/sop-example/sop-book/sop-book-web/pom.xml
+++ b/sop-example/sop-book/sop-book-web/pom.xml
@@ -28,7 +28,7 @@
com.gitee.sop
sop-service-common
- 2.4.1-SNAPSHOT
+ 2.5.0-SNAPSHOT
com.gitee.sop
diff --git a/sop-example/sop-easyopen/pom.xml b/sop-example/sop-easyopen/pom.xml
index bc170f3e..36f3d1d9 100644
--- a/sop-example/sop-easyopen/pom.xml
+++ b/sop-example/sop-easyopen/pom.xml
@@ -29,7 +29,7 @@
com.gitee.sop
sop-service-common
- 2.4.1-SNAPSHOT
+ 2.5.0-SNAPSHOT
diff --git a/sop-example/sop-story/sop-story-web/pom.xml b/sop-example/sop-story/sop-story-web/pom.xml
index 3ab40a5f..7651b4e1 100644
--- a/sop-example/sop-story/sop-story-web/pom.xml
+++ b/sop-example/sop-story/sop-story-web/pom.xml
@@ -28,7 +28,7 @@
com.gitee.sop
sop-service-common
- 2.4.1-SNAPSHOT
+ 2.5.0-SNAPSHOT
com.gitee.sop
diff --git a/sop-gateway/pom.xml b/sop-gateway/pom.xml
index 3de498aa..2628eaf9 100644
--- a/sop-gateway/pom.xml
+++ b/sop-gateway/pom.xml
@@ -29,7 +29,7 @@
com.gitee.sop
sop-gateway-common
- 2.4.1-SNAPSHOT
+ 2.5.0-SNAPSHOT
diff --git a/sop-website/pom.xml b/sop-website/pom.xml
index c5fdc7a0..52ede164 100644
--- a/sop-website/pom.xml
+++ b/sop-website/pom.xml
@@ -35,7 +35,7 @@
com.gitee.sop
sop-gateway-common
- 2.4.1-SNAPSHOT
+ 2.5.0-SNAPSHOT