名称调整

This commit is contained in:
inrgihc
2020-12-01 11:20:04 +08:00
parent c3a0aeec3e
commit 63125f4363
13 changed files with 26 additions and 26 deletions

View File

@@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.weishao</groupId>
<groupId>com.gitee</groupId>
<artifactId>dbswitch</artifactId>
<version>1.5.0</version>
</parent>
@@ -13,7 +13,7 @@
<dependencies>
<dependency>
<groupId>com.weishao</groupId>
<groupId>com.gitee</groupId>
<artifactId>dbswitch-common</artifactId>
<version>${project.version}</version>
</dependency>