diff --git a/all/pom.xml b/all/pom.xml index 3da5e4bf6..7784ab7b1 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -6,7 +6,7 @@ com.alipay.sofa sofa-rpc-all - 5.13.1-SNAPSHOT + 5.13.1 ${project.groupId}:${project.artifactId} diff --git a/bom/pom.xml b/bom/pom.xml index 2413611f6..9991cc70d 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -10,7 +10,7 @@ pom - 5.13.1-SNAPSHOT + 5.13.1 3.29.2-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 849a890a0..113b9cef3 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.13.1_20240607152350"; + public static final String BUILD_VERSION = "5.13.1_20240815203044"; } diff --git a/pom.xml b/pom.xml index 2ea91a865..4b9bfb52d 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,7 @@ - 5.13.1-SNAPSHOT + 5.13.1 1.33 true true