File tree Expand file tree Collapse file tree 26 files changed +31
-31
lines changed
src/main/java/org/minbox/framework/api/boot/autoconfigure/swagger
api-boot-plugin-alibaba-oss
api-boot-plugin-alibaba-sms
api-boot-starter-alibaba-oss
api-boot-starter-alibaba-sms
api-boot-starter-http-converter
api-boot-starter-security-oauth-jwt
api-boot-sample-alibaba-oss
api-boot-sample-alibaba-sms
api-boot-sample-http-converter
api-boot-sample-security-oauth-jwt Expand file tree Collapse file tree 26 files changed +31
-31
lines changed Original file line number Diff line number Diff line change 4646 <dependency >
4747 <groupId >org.minbox.framework</groupId >
4848 <artifactId >api-boot-dependencies</artifactId >
49- <version >2.1 .1.RELEASE</version >
49+ <version >2.0 .1.RELEASE</version >
5050 <type >pom</type >
5151 <scope >import</scope >
5252 </dependency >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >api-boot-parent</artifactId >
77 <groupId >org.minbox.framework</groupId >
8- <version >2.1 .1.RELEASE</version >
8+ <version >2.0 .1.RELEASE</version >
99 <relativePath >../api-boot-parent</relativePath >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ public class SwaggerProperties {
4545 /**
4646 * 文档版本号
4747 */
48- private String version = "2.1 .1.RELEASE" ;
48+ private String version = "2.0 .1.RELEASE" ;
4949 /**
5050 * 文档版权
5151 */
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >api-boot-parent</artifactId >
77 <groupId >org.minbox.framework</groupId >
8- <version >2.1 .1.RELEASE</version >
8+ <version >2.0 .1.RELEASE</version >
99 <relativePath >../api-boot-parent</relativePath >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >api-boot</artifactId >
77 <groupId >org.minbox.framework</groupId >
8- <version >2.1 .1.RELEASE</version >
8+ <version >2.0 .1.RELEASE</version >
99 <relativePath >../..</relativePath >
1010 </parent >
1111 <packaging >pom</packaging >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >api-boot-dependencies</artifactId >
77 <groupId >org.minbox.framework</groupId >
8- <version >2.1 .1.RELEASE</version >
8+ <version >2.0 .1.RELEASE</version >
99 <relativePath >../api-boot-dependencies</relativePath >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >api-boot-plugins</artifactId >
77 <groupId >org.minbox.framework</groupId >
8- <version >2.1 .1.RELEASE</version >
8+ <version >2.0 .1.RELEASE</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111 <description >ApiBoot Plugin 阿里云 对象存储oss</description >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >api-boot-plugins</artifactId >
77 <groupId >org.minbox.framework</groupId >
8- <version >2.1 .1.RELEASE</version >
8+ <version >2.0 .1.RELEASE</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111 <description >ApiBoot集成阿里云国际短信服务</description >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >api-boot-plugins</artifactId >
77 <groupId >org.minbox.framework</groupId >
8- <version >2.1 .1.RELEASE</version >
8+ <version >2.0 .1.RELEASE</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111 <artifactId >api-boot-plugin</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >api-boot-parent</artifactId >
77 <groupId >org.minbox.framework</groupId >
8- <version >2.1 .1.RELEASE</version >
8+ <version >2.0 .1.RELEASE</version >
99 <relativePath >../api-boot-parent</relativePath >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
You can’t perform that action at this time.
0 commit comments