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 2410ac4 commit 2fc5cc5Copy full SHA for 2fc5cc5
1 file changed
pom.xml
@@ -315,26 +315,6 @@
315
<artifactId>maven-enforcer-plugin</artifactId>
316
<version>3.5.0</version>
317
</plugin>
318
- <plugin>
319
- <groupId>org.codehaus.mojo</groupId>
320
- <artifactId>flatten-maven-plugin</artifactId>
321
- <version>1.7.0</version>
322
- </plugin>
323
324
- <groupId>org.jacoco</groupId>
325
- <artifactId>jacoco-maven-plugin</artifactId>
326
- <version>0.8.13</version>
327
328
329
- <groupId>org.pitest</groupId>
330
- <artifactId>pitest-maven</artifactId>
331
- <version>1.19.5</version>
332
333
334
- <groupId>com.github.spotbugs</groupId>
335
- <artifactId>spotbugs-maven-plugin</artifactId>
336
- <version>4.9.3.0</version>
337
338
</plugins>
339
</pluginManagement>
340
</build>
0 commit comments