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 32
32
<dependency >
33
33
<groupId >app.myoss.cloud.codestyle</groupId >
34
34
<artifactId >code-format-eclipse</artifactId >
35
- <version >2.0.0 .RELEASE</version >
35
+ <version >2.0.2 .RELEASE</version >
36
36
</dependency >
37
37
```
38
38
39
39
``` xml
40
40
<dependency >
41
41
<groupId >app.myoss.cloud.codestyle</groupId >
42
42
<artifactId >code-format-checkstyle</artifactId >
43
- <version >2.0.0 .RELEASE</version >
43
+ <version >2.0.2 .RELEASE</version >
44
44
</dependency >
45
45
```
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >app.myoss.cloud.codestyle</groupId >
8
8
<artifactId >java-code-style</artifactId >
9
- <version >2.0.1 .RELEASE</version >
9
+ <version >2.0.2 .RELEASE</version >
10
10
</parent >
11
11
12
12
<artifactId >code-format-checkstyle</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >app.myoss.cloud.codestyle</groupId >
8
8
<artifactId >java-code-style</artifactId >
9
- <version >2.0.1 .RELEASE</version >
9
+ <version >2.0.2 .RELEASE</version >
10
10
</parent >
11
11
12
12
<artifactId >code-format-eclipse</artifactId >
Original file line number Diff line number Diff line change 12
12
<groupId >app.myoss.cloud.codestyle</groupId >
13
13
<artifactId >java-code-style</artifactId >
14
14
<name >java-code-style</name >
15
- <version >2.0.1 .RELEASE</version >
15
+ <version >2.0.2 .RELEASE</version >
16
16
<packaging >pom</packaging >
17
17
18
18
<description >myoss open source project, code style & format written in Java</description >
You can’t perform that action at this time.
0 commit comments