We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a12f737 commit cc07233Copy full SHA for cc07233
pom.xml
@@ -455,21 +455,6 @@
455
</plugins>
456
</configuration>
457
</plugin>
458
- <plugin>
459
- <groupId>org.codehaus.mojo</groupId>
460
- <artifactId>clirr-maven-plugin</artifactId>
461
- <configuration>
462
- <ignoredDifferencesFile>clirr-ignored-differences.xml</ignoredDifferencesFile>
463
- <logResults>true</logResults>
464
- </configuration>
465
- <executions>
466
- <execution>
467
- <goals>
468
- <goal>check</goal>
469
- </goals>
470
- </execution>
471
- </executions>
472
- </plugin>
473
<plugin>
474
<groupId>org.codehaus.mojo</groupId>
475
<artifactId>animal-sniffer-maven-plugin</artifactId>
0 commit comments