refactor: 升级版本号

This commit is contained in:
taojinlong 2023-11-30 14:02:44 +08:00
parent 60bfa919bc
commit d61bbef03f
10 changed files with 11 additions and 11 deletions

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>core</artifactId>
<groupId>io.dataease</groupId>
<version>2.0.0</version>
<version>2.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>core</artifactId>
<groupId>io.dataease</groupId>
<version>2.0.0</version>
<version>2.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>dataease</artifactId>
<groupId>io.dataease</groupId>
<version>2.0.0</version>
<version>2.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.dataease</groupId>
<artifactId>dataease</artifactId>
<version>${dataease.version}</version>
<version>2.1.0</version>
<packaging>pom</packaging>
<modules>
@ -13,7 +13,7 @@
</modules>
<properties>
<dataease.version>2.0.0</dataease.version>
<dataease.version>2.1.0</dataease.version>
<java.version>17</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring-cloud-alibaba.version>2022.0.0.0-RC1</spring-cloud-alibaba.version>

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>api</artifactId>
<groupId>io.dataease</groupId>
<version>2.0.0</version>
<version>2.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>api</artifactId>
<groupId>io.dataease</groupId>
<version>2.0.0</version>
<version>2.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>sdk</artifactId>
<groupId>io.dataease</groupId>
<version>2.0.0</version>
<version>2.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>sdk</artifactId>
<groupId>io.dataease</groupId>
<version>2.0.0</version>
<version>2.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>sdk</artifactId>
<groupId>io.dataease</groupId>
<version>2.0.0</version>
<version>2.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>dataease</artifactId>
<groupId>io.dataease</groupId>
<version>2.0.0</version>
<version>2.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>