File tree Expand file tree Collapse file tree 20 files changed +22
-22
lines changed
api-boot-project/api-boot-autoconfigure/src/main
java/org/minbox/framework/api/boot/autoconfigure/swagger
api-boot-sample-alibaba-oss
api-boot-sample-alibaba-sms
api-boot-sample-datasource-switch
api-boot-sample-http-converter
api-boot-sample-integration
api-boot-sample-logging-admin
api-boot-sample-message-push
api-boot-sample-mybatis-enhance-codegen
api-boot-sample-mybatis-enhance
api-boot-sample-mybatis-pageable
api-boot-sample-rate-limiter
api-boot-sample-resource-load
api-boot-sample-security-oauth-jwt Expand file tree Collapse file tree 20 files changed +22
-22
lines changed 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.6-SNAPSHOT " ;
48+ private String version = "2.1.6.RELEASE " ;
4949 /**
5050 * 文档版权
5151 */
Original file line number Diff line number Diff line change 66 |
77 '
88:: Based On SpringBoot Version : ${spring-boot.formatted-version} ::
9- :: ApiBoot Version : v2.1.6-SNAPSHOT ::
9+ :: ApiBoot Version : v2.1.6.RELEASE ::
Original file line number Diff line number Diff line change 3030 <dependency >
3131 <groupId >org.minbox.framework</groupId >
3232 <artifactId >api-boot-dependencies</artifactId >
33- <version >2.1.6-SNAPSHOT </version >
33+ <version >2.1.6.RELEASE </version >
3434 <type >pom</type >
3535 <scope >import</scope >
3636 </dependency >
Original file line number Diff line number Diff line change 3131 <dependency >
3232 <groupId >org.minbox.framework</groupId >
3333 <artifactId >api-boot-dependencies</artifactId >
34- <version >2.1.6-SNAPSHOT </version >
34+ <version >2.1.6.RELEASE </version >
3535 <type >pom</type >
3636 <scope >import</scope >
3737 </dependency >
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.6-SNAPSHOT </version >
49+ <version >2.1.6.RELEASE </version >
5050 <type >pom</type >
5151 <scope >import</scope >
5252 </dependency >
Original file line number Diff line number Diff line change 2929 <dependency >
3030 <groupId >org.minbox.framework</groupId >
3131 <artifactId >api-boot-dependencies</artifactId >
32- <version >2.1.6-SNAPSHOT </version >
32+ <version >2.1.6.RELEASE </version >
3333 <type >pom</type >
3434 <scope >import</scope >
3535 </dependency >
Original file line number Diff line number Diff line change 2727 <modelVersion >4.0.0</modelVersion >
2828 <properties >
2929 <java .version>1.8</java .version>
30- <api .boot.version>2.1.6-SNAPSHOT </api .boot.version>
30+ <api .boot.version>2.1.6.RELEASE </api .boot.version>
3131 </properties >
3232 <artifactId >api-boot-sample-integration</artifactId >
3333 <description >
140140 <plugin >
141141 <groupId >org.minbox.framework</groupId >
142142 <artifactId >api-boot-mybatis-enhance-maven-codegen</artifactId >
143- <version >2.1.6-SNAPSHOT </version >
143+ <version >2.1.6.RELEASE </version >
144144 <dependencies >
145145 <!-- 数据驱动依赖-->
146146 <dependency >
Original file line number Diff line number Diff line change 6868 <dependency >
6969 <groupId >org.minbox.framework</groupId >
7070 <artifactId >api-boot-dependencies</artifactId >
71- <version >2.1.6-SNAPSHOT </version >
71+ <version >2.1.6.RELEASE </version >
7272 <type >pom</type >
7373 <scope >import</scope >
7474 </dependency >
Original file line number Diff line number Diff line change 5656 <dependency >
5757 <groupId >org.minbox.framework</groupId >
5858 <artifactId >api-boot-dependencies</artifactId >
59- <version >2.1.6-SNAPSHOT </version >
59+ <version >2.1.6.RELEASE </version >
6060 <type >pom</type >
6161 <scope >import</scope >
6262 </dependency >
Original file line number Diff line number Diff line change 4545 <dependency >
4646 <groupId >org.minbox.framework</groupId >
4747 <artifactId >api-boot-dependencies</artifactId >
48- <version >2.1.6-SNAPSHOT </version >
48+ <version >2.1.6.RELEASE </version >
4949 <type >pom</type >
5050 <scope >import</scope >
5151 </dependency >
You can’t perform that action at this time.
0 commit comments