This is an automated email from the ASF dual-hosted git repository.

sunnianjun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new 1da7ad402bc Document : add the modification for ShardingSphereDriver 
in release process. (#31798)
1da7ad402bc is described below

commit 1da7ad402bc7c4d9a11c9b250b28d90b17f36470
Author: 孙念君 Nianjun Sun <[email protected]>
AuthorDate: Fri Jun 21 15:56:23 2024 +0800

    Document : add the modification for ShardingSphereDriver in release 
process. (#31798)
---
 docs/community/content/involved/release/shardingsphere.cn.md | 4 ++++
 docs/community/content/involved/release/shardingsphere.en.md | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/docs/community/content/involved/release/shardingsphere.cn.md 
b/docs/community/content/involved/release/shardingsphere.cn.md
index 9a266598f54..a5c1df1bf71 100644
--- a/docs/community/content/involved/release/shardingsphere.cn.md
+++ b/docs/community/content/involved/release/shardingsphere.cn.md
@@ -198,6 +198,10 @@ GPG 签名文件和哈希校验文件的下载连接应该使用这个前缀:`
 
 更新 `README.md` 和 `README_ZH.md` 里的 `${RELEASE.VERSION}` 和 
`${NEXT.RELEASE.VERSION}`。
 
+### 6. 修改 ShardingSphereDriver
+
+更新 `ShardingSphereDriver.java` 里的 `MAJOR_DRIVER_VERSION` 和 
`MINOR_DRIVER_VERSION`。
+
 ## 发布 Apache Maven 中央仓库
 
 ### 1. 设置 settings-security.xml 和 settings.xml 文件
diff --git a/docs/community/content/involved/release/shardingsphere.en.md 
b/docs/community/content/involved/release/shardingsphere.en.md
index fd900e929b7..483cb090e49 100644
--- a/docs/community/content/involved/release/shardingsphere.en.md
+++ b/docs/community/content/involved/release/shardingsphere.en.md
@@ -200,6 +200,10 @@ GPG signatures and hashes (SHA* etc) should be prefixed 
with `https://downloads.
 
 Update `${RELEASE.VERSION}` and `${NEXT.RELEASE.VERSION}` in README.md and 
README_ZH.md.
 
+### 6. Update ShardingSphereDriver
+
+Update `MAJOR_DRIVER_VERSION` and `MINOR_DRIVER_VERSION` in 
ShardingSphereDriver.java.
+
 ## Apache Maven Central Repository Release
 
 ### 1. Set settings-security.xml and settings.xml

Reply via email to