|
@@ -6,7 +6,7 @@
|
|
|
<parent>
|
|
|
<groupId>com.anji-plus</groupId>
|
|
|
<artifactId>spring-boot-gaea-parent</artifactId>
|
|
|
- <version>1.0.0.RELEASE</version>
|
|
|
+ <version>2.0.2.RELEASE</version>
|
|
|
</parent>
|
|
|
|
|
|
<groupId>com.anjiplus.template.gaea</groupId>
|
|
@@ -21,7 +21,7 @@
|
|
|
</modules>
|
|
|
|
|
|
<properties>
|
|
|
- <gaea.version>2.0.1.RELEASE</gaea.version>
|
|
|
+ <gaea.version>2.0.2.RELEASE</gaea.version>
|
|
|
<maven.test.skip>true</maven.test.skip>
|
|
|
</properties>
|
|
|
|