|
|
@@ -5,13 +5,13 @@
|
|
|
<parent>
|
|
|
<artifactId>BladeX-Biz</artifactId>
|
|
|
<groupId>org.springblade</groupId>
|
|
|
- <version>2.2.0.RELEASE</version>
|
|
|
+ <version>2.2.1.RELEASE</version>
|
|
|
</parent>
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
|
|
<artifactId>blade-example-api</artifactId>
|
|
|
<name>${project.artifactId}</name>
|
|
|
- <version>2.2.0.RELEASE</version>
|
|
|
+ <version>2.2.1.RELEASE</version>
|
|
|
<packaging>pom</packaging>
|
|
|
<description>BladeX 微服务范例API集合</description>
|
|
|
|