更改版本为2.1.1

This commit is contained in:
yangzhao635226@163.com 2020-07-17 16:54:47 +08:00
parent fa908cb69d
commit 433e440c31
5 changed files with 12 additions and 12 deletions

View File

@ -7,11 +7,11 @@
<parent>
<groupId>com.diboot</groupId>
<artifactId>diboot-root</artifactId>
<version>2.1.0</version>
<version>2.1.1</version>
</parent>
<artifactId>diboot-core-spring-boot-starter</artifactId>
<version>2.1.0</version>
<version>2.1.1</version>
<packaging>jar</packaging>
<description>diboot core starter project</description>
@ -25,7 +25,7 @@
<dependency>
<groupId>com.diboot</groupId>
<artifactId>diboot-core</artifactId>
<version>2.1.0</version>
<version>2.1.1</version>
</dependency>
<dependency>

View File

@ -7,11 +7,11 @@
<parent>
<groupId>com.diboot</groupId>
<artifactId>diboot-root</artifactId>
<version>2.1.0</version>
<version>2.1.1</version>
</parent>
<artifactId>diboot-core</artifactId>
<version>2.1.0</version>
<version>2.1.1</version>
<packaging>jar</packaging>
<description>diboot core project</description>

View File

@ -7,11 +7,11 @@
<parent>
<artifactId>diboot-root</artifactId>
<groupId>com.diboot</groupId>
<version>2.1.0</version>
<version>2.1.1</version>
</parent>
<artifactId>diboot-file-spring-boot-starter</artifactId>
<version>2.1.0</version>
<version>2.1.1</version>
<packaging>jar</packaging>
<description>diboot file component project</description>
@ -25,7 +25,7 @@
<dependency>
<groupId>com.diboot</groupId>
<artifactId>diboot-core-spring-boot-starter</artifactId>
<version>2.1.0</version>
<version>2.1.1</version>
</dependency>
<!-- 文件上传 -->

View File

@ -7,11 +7,11 @@
<parent>
<groupId>com.diboot</groupId>
<artifactId>diboot-root</artifactId>
<version>2.1.0</version>
<version>2.1.1</version>
</parent>
<artifactId>diboot-iam-base-spring-boot-starter</artifactId>
<version>2.1.0</version>
<version>2.1.1</version>
<packaging>jar</packaging>
<description>diboot IAM base project</description>
@ -25,7 +25,7 @@
<dependency>
<groupId>com.diboot</groupId>
<artifactId>diboot-core-spring-boot-starter</artifactId>
<version>2.1.0</version>
<version>2.1.1</version>
</dependency>
<dependency>
<groupId>com.squareup.okhttp3</groupId>

View File

@ -13,7 +13,7 @@
<groupId>com.diboot</groupId>
<artifactId>diboot-root</artifactId>
<version>2.1.0</version>
<version>2.1.1</version>
<packaging>pom</packaging>
<modules>