From e160d2a4cacbfcb652b267dca31e9759e0a20ed9 Mon Sep 17 00:00:00 2001 From: tomsun28 Date: Fri, 18 Feb 2022 17:17:35 +0800 Subject: [PATCH] change version 1.0.6beta to 1.0.7 --- README.md | 4 ++-- README_CN.md | 4 ++-- core/pom.xml | 2 +- pom.xml | 2 +- support/spring-boot-starter-sureness/pom.xml | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index fe2efc41..861f38ea 100644 --- a/README.md +++ b/README.md @@ -104,11 +104,11 @@ When use maven or gradle build project, add coordinate com.usthe.sureness sureness-core - 1.0.6 + 1.0.7 ``` ``` -compile group: 'com.usthe.sureness', name: 'sureness-core', version: '1.0.6' +compile group: 'com.usthe.sureness', name: 'sureness-core', version: '1.0.7' ``` #### 🐵 Use the Default Configuration to Configure Sureness diff --git a/README_CN.md b/README_CN.md index 1c7c8703..09db5cf6 100644 --- a/README_CN.md +++ b/README_CN.md @@ -109,11 +109,11 @@ com.usthe.sureness sureness-core - 1.0.6 + 1.0.7 ``` ``` -compile group: 'com.usthe.sureness', name: 'sureness-core', version: '1.0.6' +compile group: 'com.usthe.sureness', name: 'sureness-core', version: '1.0.7' ``` #### 🐵 使用默认配置来配置Sureness diff --git a/core/pom.xml b/core/pom.xml index cc5c9e47..094bf8ae 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ 4.0.0 com.usthe.sureness sureness-core - 1.0.6.beta1 + 1.0.7 jar sureness diff --git a/pom.xml b/pom.xml index eb248df7..443b8d14 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ UTF-8 - 1.0.6 + 1.0.7 1.8 1.8 1.8 diff --git a/support/spring-boot-starter-sureness/pom.xml b/support/spring-boot-starter-sureness/pom.xml index 3dfb9b08..4d2e4866 100644 --- a/support/spring-boot-starter-sureness/pom.xml +++ b/support/spring-boot-starter-sureness/pom.xml @@ -53,7 +53,7 @@ 1.8 1.8 UTF-8 - 1.0.6.beta1 + 1.0.7 2.4.5