File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 360360
361361 </plugin >
362362
363+ <plugin >
364+ <groupId >org.apache.maven.plugins</groupId >
365+ <artifactId >maven-surefire-plugin</artifactId >
366+ <configuration >
367+ <skipTests >true</skipTests >
368+ </configuration >
369+ </plugin >
370+
363371
364372 </plugins >
365373
Original file line number Diff line number Diff line change 1919<module >common</module >
2020</modules >
2121 <properties >
22- <cn1 .plugin.version>7.0.175 </cn1 .plugin.version>
23- <cn1 .version>LATEST </cn1 .version>
22+ <cn1 .plugin.version>7.0.208 </cn1 .plugin.version>
23+ <cn1 .version>7.0.208 </cn1 .version>
2424 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2525 <java .version>1.8</java .version>
2626 <java-tests .version>11</java-tests .version>
You can’t perform that action at this time.
0 commit comments