File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >develop-toolkit</artifactId >
55 <groupId >com.github.developframework</groupId >
6- <version >1.0.0 </version >
6+ <version >1.0.1-SNAPSHOT </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >com.github.developframework</groupId >
55 <artifactId >develop-toolkit</artifactId >
6- <version >1.0.0 </version >
6+ <version >1.0.1-SNAPSHOT </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >develop-toolkit</artifactId >
55 <groupId >com.github.developframework</groupId >
6- <version >1.0.0 </version >
6+ <version >1.0.1-SNAPSHOT </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
1919 <dependency >
2020 <groupId >com.github.developframework</groupId >
2121 <artifactId >develop-toolkit-base</artifactId >
22- <version >1.0.0 </version >
22+ <version >1.0.1-SNAPSHOT </version >
2323 </dependency >
2424 </dependencies >
2525</project >
Original file line number Diff line number Diff line change 55 <groupId >com.github.developframework</groupId >
66 <artifactId >develop-toolkit</artifactId >
77 <packaging >pom</packaging >
8- <version >1.0.0 </version >
8+ <version >1.0.1-SNAPSHOT </version >
99 <description >开发工具箱</description >
1010 <inceptionYear >2018</inceptionYear >
1111 <name >Develop Toolkit</name >
3232 <dependency >
3333 <groupId >com.github.developframework</groupId >
3434 <artifactId >develop-toolkit-base</artifactId >
35- <version >1.0.0 </version >
35+ <version >1.0.1-SNAPSHOT </version >
3636 </dependency >
3737 <dependency >
3838 <groupId >com.github.developframework</groupId >
3939 <artifactId >develop-toolkit-support</artifactId >
40- <version >1.0.0 </version >
40+ <version >1.0.1-SNAPSHOT </version >
4141 </dependency >
4242 <dependency >
4343 <groupId >com.github.developframework</groupId >
4444 <artifactId >develop-toolkit-world</artifactId >
45- <version >1.0.0 </version >
45+ <version >1.0.1-SNAPSHOT </version >
4646 </dependency >
4747 <dependency >
4848 <groupId >org.projectlombok</groupId >
9595 <connection >scm:git:git@github.com:developframework/develop-toolkit.git</connection >
9696 <developerConnection >scm:git:git@github.com:developframework/develop-toolkit.git</developerConnection >
9797 <url >https://github.com/developframework/develop-toolkit</url >
98- <tag >v1.0.0 </tag >
98+ <tag >HEAD </tag >
9999 </scm >
100100
101101 <distributionManagement >
You can’t perform that action at this time.
0 commit comments