branch version to 1.0.2.RELEASE

This commit is contained in:
xiafang
2020-12-15 16:31:03 +08:00
parent a71de66dad
commit bbdbe44b0b
3 changed files with 5 additions and 5 deletions

View File

@@ -5,11 +5,11 @@
<parent>
<groupId>cn.felord</groupId>
<artifactId>payment-spring-boot</artifactId>
<version>1.0.1.RELEASE</version>
<version>1.0.2.RELEASE</version>
</parent>
<artifactId>payment-spring-boot-autoconfigure</artifactId>
<version>1.0.1.RELEASE</version>
<version>1.0.2.RELEASE</version>
<packaging>jar</packaging>
<modelVersion>4.0.0</modelVersion>

View File

@@ -5,11 +5,11 @@
<parent>
<groupId>cn.felord</groupId>
<artifactId>payment-spring-boot</artifactId>
<version>1.0.1.RELEASE</version>
<version>1.0.2.RELEASE</version>
</parent>
<artifactId>payment-spring-boot-starter</artifactId>
<version>1.0.1.RELEASE</version>
<version>1.0.2.RELEASE</version>
<packaging>jar</packaging>
<modelVersion>4.0.0</modelVersion>

View File

@@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<groupId>cn.felord</groupId>
<artifactId>payment-spring-boot</artifactId>
<version>1.0.1.RELEASE</version>
<version>1.0.2.RELEASE</version>
<packaging>pom</packaging>
<modelVersion>4.0.0</modelVersion>