From bbdbe44b0b8fbec9bc778750e2faba55cde880e3 Mon Sep 17 00:00:00 2001 From: xiafang Date: Tue, 15 Dec 2020 16:31:03 +0800 Subject: [PATCH] branch version to 1.0.2.RELEASE --- payment-spring-boot-autoconfigure/pom.xml | 4 ++-- payment-spring-boot-starter/pom.xml | 4 ++-- pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/payment-spring-boot-autoconfigure/pom.xml b/payment-spring-boot-autoconfigure/pom.xml index 452998d..bae82a5 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.1.RELEASE + 1.0.2.RELEASE payment-spring-boot-autoconfigure - 1.0.1.RELEASE + 1.0.2.RELEASE jar 4.0.0 diff --git a/payment-spring-boot-starter/pom.xml b/payment-spring-boot-starter/pom.xml index a05cf14..d738dc4 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.1.RELEASE + 1.0.2.RELEASE payment-spring-boot-starter - 1.0.1.RELEASE + 1.0.2.RELEASE jar 4.0.0 diff --git a/pom.xml b/pom.xml index 2789c15..2130491 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.1.RELEASE + 1.0.2.RELEASE pom 4.0.0