File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 173173 </properties >
174174
175175 <build >
176- <defaultGoal >clean verify apache-rat:check checkstyle:check japicmp:cmp spotbugs:check pmd:check javadoc:javadoc</defaultGoal >
177- <pluginManagement >
176+ <defaultGoal >clean verify apache-rat:check checkstyle:check japicmp:cmp spotbugs:check pmd:check javadoc:javadoc</defaultGoal >
177+ <pluginManagement >
178178 <plugins >
179179 <plugin >
180180 <groupId >org.apache.maven.plugins</groupId >
476476 <artifactId >maven-surefire-plugin</artifactId >
477477 <configuration >
478478 <excludes >
479- <exclude >org/apache/commons/lang3/time/Java15BugFastDateParserTest.java</exclude >
479+ <exclude >org/apache/commons/lang3/time/Java15BugFastDateParserTest.java</exclude >
480480 </excludes >
481481 </configuration >
482- </plugin >
482+ </plugin >
483483 </plugins >
484484 </build >
485485 </profile >
You can’t perform that action at this time.
0 commit comments