File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
build-config/src/main/resources Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 10
10
11
11
<module name =" Checker" >
12
12
13
+ <property name =" cacheFile" value =" ${checkstyle.cache.file}" />
14
+
13
15
<module name =" TreeWalker" >
14
- <property name =" cacheFile" value =" ${checkstyle.cache.file}" />
15
16
16
17
<module name =" RegexpSinglelineJava" >
17
18
<!-- do not allow a package declaration that contains ".target." or "target;" -->
Original file line number Diff line number Diff line change 201
201
<version .assembly.plugin>3.1.0</version .assembly.plugin>
202
202
<version .buildhelper.plugin>3.0.0</version .buildhelper.plugin>
203
203
<version .bundle.plugin>3.5.0</version .bundle.plugin>
204
- <version .checkstyle.plugin>2.17 </version .checkstyle.plugin>
204
+ <version .checkstyle.plugin>3.0.0 </version .checkstyle.plugin>
205
205
<version .clean.plugin>3.0.0</version .clean.plugin>
206
206
<version .compiler.plugin>3.7.0</version .compiler.plugin>
207
207
<version .copy.plugin>0.0.6</version .copy.plugin>
You can’t perform that action at this time.
0 commit comments