|
@@ -4,7 +4,8 @@
|
|
|
<parent>
|
|
|
<groupId>com.aizuda</groupId>
|
|
|
<artifactId>aizuda-framework</artifactId>
|
|
|
- <version>1.0.1</version>
|
|
|
+ <version>${revision}</version>
|
|
|
+ <relativePath>../pom.xml</relativePath>
|
|
|
</parent>
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
<artifactId>aizuda-service-parent</artifactId>
|
|
@@ -63,7 +64,6 @@
|
|
|
<dependency>
|
|
|
<groupId>com.baomidou</groupId>
|
|
|
<artifactId>mybatis-plus-boot-starter</artifactId>
|
|
|
- <version>3.5.7</version>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.aizuda</groupId>
|