File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3232<dependency >
3333 <groupId >app.myoss.cloud.codestyle</groupId >
3434 <artifactId >code-format-eclipse</artifactId >
35- <version >2.0.0 .RELEASE</version >
35+ <version >2.0.2 .RELEASE</version >
3636</dependency >
3737```
3838
3939``` xml
4040<dependency >
4141 <groupId >app.myoss.cloud.codestyle</groupId >
4242 <artifactId >code-format-checkstyle</artifactId >
43- <version >2.0.0 .RELEASE</version >
43+ <version >2.0.2 .RELEASE</version >
4444</dependency >
4545```
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >app.myoss.cloud.codestyle</groupId >
88 <artifactId >java-code-style</artifactId >
9- <version >2.0.1 .RELEASE</version >
9+ <version >2.0.2 .RELEASE</version >
1010 </parent >
1111
1212 <artifactId >code-format-checkstyle</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >app.myoss.cloud.codestyle</groupId >
88 <artifactId >java-code-style</artifactId >
9- <version >2.0.1 .RELEASE</version >
9+ <version >2.0.2 .RELEASE</version >
1010 </parent >
1111
1212 <artifactId >code-format-eclipse</artifactId >
Original file line number Diff line number Diff line change 1212 <groupId >app.myoss.cloud.codestyle</groupId >
1313 <artifactId >java-code-style</artifactId >
1414 <name >java-code-style</name >
15- <version >2.0.1 .RELEASE</version >
15+ <version >2.0.2 .RELEASE</version >
1616 <packaging >pom</packaging >
1717
1818 <description >myoss open source project, code style & format written in Java</description >
You can’t perform that action at this time.
0 commit comments