version for 2.0.1

This commit is contained in:
inrgihc
2025-04-22 22:25:44 +08:00
parent 214504b801
commit a046c510ff
34 changed files with 34 additions and 34 deletions

View File

@@ -2,7 +2,7 @@
set -e set -e
DBSWITCH_VERSION=2.0.0 DBSWITCH_VERSION=2.0.1
BUILD_DOCKER_DIR="$( cd "$( dirname "$0" )" && pwd )" BUILD_DOCKER_DIR="$( cd "$( dirname "$0" )" && pwd )"
PROJECT_ROOT_DIR=$( dirname "$BUILD_DOCKER_DIR") PROJECT_ROOT_DIR=$( dirname "$BUILD_DOCKER_DIR")
DOCKER_DBSWITCH_DIR=$BUILD_DOCKER_DIR/dbswitch DOCKER_DBSWITCH_DIR=$BUILD_DOCKER_DIR/dbswitch

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<artifactId>dbswitch-parent</artifactId> <artifactId>dbswitch-parent</artifactId>
<version>2.0.0</version> <version>2.0.1</version>
</parent> </parent>
<artifactId>dbswitch-admin</artifactId> <artifactId>dbswitch-admin</artifactId>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<artifactId>dbswitch-parent</artifactId> <artifactId>dbswitch-parent</artifactId>
<version>2.0.0</version> <version>2.0.1</version>
</parent> </parent>
<artifactId>dbswitch-common</artifactId> <artifactId>dbswitch-common</artifactId>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<artifactId>dbswitch-parent</artifactId> <artifactId>dbswitch-parent</artifactId>
<version>2.0.0</version> <version>2.0.1</version>
</parent> </parent>
<artifactId>dbswitch-core</artifactId> <artifactId>dbswitch-core</artifactId>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<artifactId>dbswitch-parent</artifactId> <artifactId>dbswitch-parent</artifactId>
<version>2.0.0</version> <version>2.0.1</version>
</parent> </parent>
<artifactId>dbswitch-data</artifactId> <artifactId>dbswitch-data</artifactId>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<artifactId>dbswitch-parent</artifactId> <artifactId>dbswitch-parent</artifactId>
<version>2.0.0</version> <version>2.0.1</version>
</parent> </parent>
<artifactId>dbswitch-dist</artifactId> <artifactId>dbswitch-dist</artifactId>

View File

@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<artifactId>dbswitch-parent</artifactId> <artifactId>dbswitch-parent</artifactId>
<version>2.0.0</version> <version>2.0.1</version>
</parent> </parent>
<artifactId>dbswitch-flyway</artifactId> <artifactId>dbswitch-flyway</artifactId>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>dbswitch-product</artifactId> <artifactId>dbswitch-product</artifactId>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<version>2.0.0</version> <version>2.0.1</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>dbswitch-product</artifactId> <artifactId>dbswitch-product</artifactId>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<version>2.0.0</version> <version>2.0.1</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>dbswitch-product</artifactId> <artifactId>dbswitch-product</artifactId>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<version>2.0.0</version> <version>2.0.1</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>dbswitch-product-dm</artifactId> <artifactId>dbswitch-product-dm</artifactId>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>dbswitch-product</artifactId> <artifactId>dbswitch-product</artifactId>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<version>2.0.0</version> <version>2.0.1</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>dbswitch-product-doris</artifactId> <artifactId>dbswitch-product-doris</artifactId>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>dbswitch-product</artifactId> <artifactId>dbswitch-product</artifactId>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<version>2.0.0</version> <version>2.0.1</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>dbswitch-product-elasticsearch</artifactId> <artifactId>dbswitch-product-elasticsearch</artifactId>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>dbswitch-product</artifactId> <artifactId>dbswitch-product</artifactId>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<version>2.0.0</version> <version>2.0.1</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>dbswitch-product</artifactId> <artifactId>dbswitch-product</artifactId>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<version>2.0.0</version> <version>2.0.1</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>dbswitch-product</artifactId> <artifactId>dbswitch-product</artifactId>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<version>2.0.0</version> <version>2.0.1</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>dbswitch-product</artifactId> <artifactId>dbswitch-product</artifactId>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<version>2.0.0</version> <version>2.0.1</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>dbswitch-product</artifactId> <artifactId>dbswitch-product</artifactId>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<version>2.0.0</version> <version>2.0.1</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>dbswitch-product</artifactId> <artifactId>dbswitch-product</artifactId>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<version>2.0.0</version> <version>2.0.1</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>dbswitch-product</artifactId> <artifactId>dbswitch-product</artifactId>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<version>2.0.0</version> <version>2.0.1</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>dbswitch-product-mongodb</artifactId> <artifactId>dbswitch-product-mongodb</artifactId>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>dbswitch-product</artifactId> <artifactId>dbswitch-product</artifactId>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<version>2.0.0</version> <version>2.0.1</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>dbswitch-product-mysql</artifactId> <artifactId>dbswitch-product-mysql</artifactId>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>dbswitch-product</artifactId> <artifactId>dbswitch-product</artifactId>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<version>2.0.0</version> <version>2.0.1</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>dbswitch-product-oceanbase</artifactId> <artifactId>dbswitch-product-oceanbase</artifactId>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>dbswitch-product</artifactId> <artifactId>dbswitch-product</artifactId>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<version>2.0.0</version> <version>2.0.1</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>dbswitch-product</artifactId> <artifactId>dbswitch-product</artifactId>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<version>2.0.0</version> <version>2.0.1</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>dbswitch-product</artifactId> <artifactId>dbswitch-product</artifactId>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<version>2.0.0</version> <version>2.0.1</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>dbswitch-product</artifactId> <artifactId>dbswitch-product</artifactId>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<version>2.0.0</version> <version>2.0.1</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>dbswitch-product</artifactId> <artifactId>dbswitch-product</artifactId>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<version>2.0.0</version> <version>2.0.1</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>dbswitch-product</artifactId> <artifactId>dbswitch-product</artifactId>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<version>2.0.0</version> <version>2.0.1</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>dbswitch-product</artifactId> <artifactId>dbswitch-product</artifactId>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<version>2.0.0</version> <version>2.0.1</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>dbswitch-product-starrocks</artifactId> <artifactId>dbswitch-product-starrocks</artifactId>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>dbswitch-product</artifactId> <artifactId>dbswitch-product</artifactId>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<version>2.0.0</version> <version>2.0.1</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>dbswitch-product</artifactId> <artifactId>dbswitch-product</artifactId>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<version>2.0.0</version> <version>2.0.1</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>dbswitch-product-tdengine</artifactId> <artifactId>dbswitch-product-tdengine</artifactId>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>dbswitch-product</artifactId> <artifactId>dbswitch-product</artifactId>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<version>2.0.0</version> <version>2.0.1</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<artifactId>dbswitch-parent</artifactId> <artifactId>dbswitch-parent</artifactId>
<version>2.0.0</version> <version>2.0.1</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>dbswitch-product</artifactId> <artifactId>dbswitch-product</artifactId>

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>org.dromara.dbswitch</groupId> <groupId>org.dromara.dbswitch</groupId>
<artifactId>dbswitch-parent</artifactId> <artifactId>dbswitch-parent</artifactId>
<version>2.0.0</version> <version>2.0.1</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>dbswitch</name> <name>dbswitch</name>
<description>database switch project</description> <description>database switch project</description>

View File

@@ -1,6 +1,6 @@
@echo off @echo off
set APP_VERSION=2.0.0 set APP_VERSION=2.0.1
echo "Clean Project ..." echo "Clean Project ..."
call mvn clean -f pom.xml call mvn clean -f pom.xml