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 5fb532c commit 5a6b324Copy full SHA for 5a6b324
pom.xml
@@ -364,9 +364,6 @@
364
<!-- Directories where `log4j-docgen` annotation processor will emit files to -->
365
<log4j.docgen.pluginDescriptorsDir.phase1>${maven.multiModuleProjectDirectory}/target/plugin-descriptors/phase1</log4j.docgen.pluginDescriptorsDir.phase1>
366
<log4j.docgen.pluginDescriptorsDir.phase2>${maven.multiModuleProjectDirectory}/target/plugin-descriptors/phase2</log4j.docgen.pluginDescriptorsDir.phase2>
367
-
368
- <!-- Downgrade temporarily Maven Surefire, since it breaks tests statistics on `ge.apache.org` -->
369
- <version.maven-surefire>3.2.5</version.maven-surefire>
370
</properties>
371
372
<dependencyManagement>
0 commit comments