From 2489edbd6cb7c960d869847cd153ff36819f6c98 Mon Sep 17 00:00:00 2001 From: "felord.cn" Date: Sun, 28 Feb 2021 22:38:51 +0800 Subject: [PATCH] docs: version update to 1.0.7 --- README.md | 2 +- docs/README.md | 2 +- docs/quick_start.md | 2 +- payment-spring-boot-autoconfigure/pom.xml | 4 ++-- payment-spring-boot-starter/pom.xml | 4 ++-- pom.xml | 4 ++-- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index e0db061..a9770ce 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ cn.felord payment-spring-boot-starter - 1.0.6.RELEASE + 1.0.7.RELEASE ``` diff --git a/docs/README.md b/docs/README.md index 55d487f..0a0f8a0 100644 --- a/docs/README.md +++ b/docs/README.md @@ -35,7 +35,7 @@ cn.felord payment-spring-boot-starter - 1.0.6.RELEASE + 1.0.7.RELEASE ``` ## 采用技术 diff --git a/docs/quick_start.md b/docs/quick_start.md index 5babf14..b687fc2 100644 --- a/docs/quick_start.md +++ b/docs/quick_start.md @@ -4,7 +4,7 @@ cn.felord payment-spring-boot-starter - 1.0.6.RELEASE + 1.0.7.RELEASE ``` > 基于 **Spring Boot 2.x** diff --git a/payment-spring-boot-autoconfigure/pom.xml b/payment-spring-boot-autoconfigure/pom.xml index da229ea..7d6fdc5 100644 --- a/payment-spring-boot-autoconfigure/pom.xml +++ b/payment-spring-boot-autoconfigure/pom.xml @@ -5,11 +5,11 @@ cn.felord payment-spring-boot - 1.0.6.RELEASE + 1.0.7.RELEASE payment-spring-boot-autoconfigure - 1.0.6.RELEASE + 1.0.7.RELEASE jar 4.0.0 diff --git a/payment-spring-boot-starter/pom.xml b/payment-spring-boot-starter/pom.xml index 0c947c3..7e32492 100644 --- a/payment-spring-boot-starter/pom.xml +++ b/payment-spring-boot-starter/pom.xml @@ -5,11 +5,11 @@ cn.felord payment-spring-boot - 1.0.6.RELEASE + 1.0.7.RELEASE payment-spring-boot-starter - 1.0.6.RELEASE + 1.0.7.RELEASE jar 4.0.0 diff --git a/pom.xml b/pom.xml index 019edda..e3753a9 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> cn.felord payment-spring-boot - 1.0.6.RELEASE + 1.0.7.RELEASE pom 4.0.0 @@ -30,7 +30,7 @@ - payment-spring-boot-1.0.6.RELEASE + payment-spring-boot-1.0.7.RELEASE https://github.com/NotFound403/payment-spring-boot scm:git:https://github.com/NotFound403/payment-spring-boot.git scm:git:https://github.com/NotFound403/payment-spring-boot.git