File tree Expand file tree Collapse file tree 10 files changed +13
-12
lines changed Expand file tree Collapse file tree 10 files changed +13
-12
lines changed Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >io.geekidea.springbootplus</groupId >
2424 <artifactId >parent</artifactId >
25- <version >2.0-SNAPSHOT </version >
25+ <version >2.0</version >
2626 </parent >
2727
2828 <artifactId >admin</artifactId >
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >io.geekidea.springbootplus</groupId >
2424 <artifactId >parent</artifactId >
25- <version >2.0-SNAPSHOT </version >
25+ <version >2.0</version >
2626 </parent >
2727
2828 <artifactId >bootstrap</artifactId >
4646 <dependency >
4747 <groupId >io.geekidea.springbootplus</groupId >
4848 <artifactId >system</artifactId >
49- <version >2.0-SNAPSHOT </version >
49+ <version >2.0</version >
5050 <scope >compile</scope >
5151 </dependency >
5252 </dependencies >
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >io.geekidea.springbootplus</groupId >
2525 <artifactId >parent</artifactId >
26- <version >2.0-SNAPSHOT </version >
26+ <version >2.0</version >
2727 </parent >
2828
2929 <artifactId >config</artifactId >
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >io.geekidea.springbootplus</groupId >
2525 <artifactId >parent</artifactId >
26- <version >2.0-SNAPSHOT </version >
26+ <version >2.0</version >
2727 </parent >
2828
2929 <artifactId >distribution</artifactId >
5757 <descriptors >
5858 <descriptor >release.xml</descriptor >
5959 </descriptors >
60+ <appendAssemblyId >false</appendAssemblyId >
6061 </configuration >
6162 <executions >
6263 <execution >
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >io.geekidea.springbootplus</groupId >
2525 <artifactId >parent</artifactId >
26- <version >2.0-SNAPSHOT </version >
26+ <version >2.0</version >
2727 </parent >
2828
2929 <artifactId >example</artifactId >
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >io.geekidea.springbootplus</groupId >
2525 <artifactId >parent</artifactId >
26- <version >2.0-SNAPSHOT </version >
26+ <version >2.0</version >
2727 </parent >
2828
2929 <artifactId >framework</artifactId >
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >io.geekidea.springbootplus</groupId >
2525 <artifactId >parent</artifactId >
26- <version >2.0-SNAPSHOT </version >
26+ <version >2.0</version >
2727 </parent >
2828
2929 <artifactId >generator</artifactId >
Original file line number Diff line number Diff line change 2121
2222 <groupId >io.geekidea.springbootplus</groupId >
2323 <artifactId >parent</artifactId >
24- <version >2.0-SNAPSHOT </version >
24+ <version >2.0</version >
2525 <packaging >pom</packaging >
2626
2727 <name >spring-boot-plus</name >
4646 <properties >
4747 <utf8 >UTF-8</utf8 >
4848 <boot .artifact.name>bootstrap-${project.version} </boot .artifact.name>
49- <assembly .name>spring-boot-plus</assembly .name>
49+ <assembly .name>spring-boot-plus-server- ${project.version} </assembly .name>
5050 <project .build.sourceEncoding>${utf8} </project .build.sourceEncoding>
5151 <project .reporting.outputEncoding>${utf8} </project .reporting.outputEncoding>
5252 <java .version>1.8</java .version>
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >io.geekidea.springbootplus</groupId >
2525 <artifactId >parent</artifactId >
26- <version >2.0-SNAPSHOT </version >
26+ <version >2.0</version >
2727 </parent >
2828
2929 <artifactId >scheduled</artifactId >
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >io.geekidea.springbootplus</groupId >
2525 <artifactId >parent</artifactId >
26- <version >2.0-SNAPSHOT </version >
26+ <version >2.0</version >
2727 </parent >
2828
2929 <artifactId >system</artifactId >
You can’t perform that action at this time.
0 commit comments