File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change 3333 <concurrency >1C</concurrency >
3434 <scm-api-plugin .version>2.6.3</scm-api-plugin .version>
3535 <jcasc .version>1.30</jcasc .version>
36- <maven .checkstyle.plugin.version>3.1.0</maven .checkstyle.plugin.version>
37- <maven .checkstyle.version>8.24</maven .checkstyle.version>
3836 <linkXRef >false</linkXRef >
3937 </properties >
4038
4341 <plugin >
4442 <groupId >org.apache.maven.plugins</groupId >
4543 <artifactId >maven-checkstyle-plugin</artifactId >
46- <version >${maven.checkstyle.plugin.version} </version >
47- <dependencies >
48- <dependency >
49- <groupId >com.puppycrawl.tools</groupId >
50- <artifactId >checkstyle</artifactId >
51- <version >${maven.checkstyle.version} </version >
52- </dependency >
53- </dependencies >
44+ <version >3.1.0</version >
5445 <configuration >
5546 <configLocation >google_checks.xml</configLocation >
5647 <failOnViolation >true</failOnViolation >
You can’t perform that action at this time.
0 commit comments