File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed
Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
2323 <parent >
2424 <groupId >org.apache.maven</groupId >
2525 <artifactId >maven-parent</artifactId >
26- <version >40 </version >
26+ <version >41 </version >
2727 <relativePath />
2828 </parent >
2929
@@ -576,14 +576,6 @@ under the License.
576576 </execution >
577577 </executions >
578578 </plugin >
579- <plugin >
580- <!-- remove with next parent MPOM-371 -->
581- <groupId >org.apache.maven.plugins</groupId >
582- <artifactId >maven-checkstyle-plugin</artifactId >
583- <configuration >
584- <configLocation >config/maven_checks_nocodestyle.xml</configLocation >
585- </configuration >
586- </plugin >
587579 <plugin >
588580 <groupId >org.apache.maven.plugins</groupId >
589581 <artifactId >maven-release-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments