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 466a61d commit 8f2b673Copy full SHA for 8f2b673
pom.xml
@@ -106,8 +106,6 @@ limitations under the License.
106
<!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
107
<project.build.outputTimestamp>2025-01-27T18:05:48Z</project.build.outputTimestamp>
108
<commons.jacoco.version>0.8.12</commons.jacoco.version>
109
- <!-- Temp for SUREFIRE-2253 -->
110
- <commons.surefire.version>3.2.5</commons.surefire.version>
111
<!-- JaCoCo: Don't make code coverage worse than: -->
112
<jacoco.skip>false</jacoco.skip>
113
<commons.jacoco.haltOnFailure>true</commons.jacoco.haltOnFailure>
0 commit comments