diff --git a/all/pom.xml b/all/pom.xml
index f38776d19..bc61e190e 100644
--- a/all/pom.xml
+++ b/all/pom.xml
@@ -6,7 +6,7 @@
com.alipay.sofa
sofa-rpc-all
- 5.10.0-SNAPSHOT
+ 5.10.0
${project.groupId}:${project.artifactId}
diff --git a/bom/pom.xml b/bom/pom.xml
index b7e643081..8dc957220 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -10,7 +10,7 @@
pom
- 5.10.0-SNAPSHOT
+ 5.10.0
3.28.0-GA
1.9.8
4.1.77.Final
diff --git a/core/api/src/main/java/com/alipay/sofa/rpc/common/Version.java b/core/api/src/main/java/com/alipay/sofa/rpc/common/Version.java
index f7b2dd617..bdfcfca9e 100644
--- a/core/api/src/main/java/com/alipay/sofa/rpc/common/Version.java
+++ b/core/api/src/main/java/com/alipay/sofa/rpc/common/Version.java
@@ -37,6 +37,6 @@ public final class Version {
/**
* 当前Build版本,每次发布修改
*/
- public static final String BUILD_VERSION = "5.10.0_20230410204600";
+ public static final String BUILD_VERSION = "5.10.0_20230420143438";
}
diff --git a/pom.xml b/pom.xml
index 852983c6d..68d97fdca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@
- 5.10.0-SNAPSHOT
+ 5.10.0
1.33
true
true