File tree Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.minbox.framework</groupId >
77 <artifactId >oss-parent</artifactId >
8- <version >0.1 .0.RELEASE</version >
8+ <version >0.2 .0.RELEASE</version >
99 <relativePath >../oss-parent</relativePath >
1010 </parent >
1111 <packaging >pom</packaging >
1818 <version >${revision} </version >
1919 <name >ApiBoot Build</name >
2020 <properties >
21- <revision >2.3.0-SNAPSHOT </revision >
21+ <revision >2.3.0.RELEASE </revision >
2222 <maven-compiler-plugin .version>3.5.1</maven-compiler-plugin .version>
2323 <jdk .version>1.8</jdk .version>
2424 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2929 <description >
3030 ApiBoot is a component service solution.
3131 </description >
32+ <licenses >
33+ <license >
34+ <name >Apache License, Version 2.0</name >
35+ <url >http://www.apache.org/licenses/LICENSE-2.0</url >
36+ </license >
37+ </licenses >
38+ <developers >
39+ <developer >
40+ <id >hengboy</id >
41+ <name >恒宇少年 - 于起宇</name >
42+ <url >https://blog.yuqiyu.com</url >
43+ <organization >minbox-projects</organization >
44+ <organizationUrl >https://gitee.com/minbox-projects</organizationUrl >
45+ <email >jnyuqy@gmail.com</email >
46+ </developer >
47+ </developers >
3248 <build >
3349 <plugins >
3450 <!-- jdk version-->
You can’t perform that action at this time.
0 commit comments