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 8f2b673 commit c4daf34Copy full SHA for c4daf34
pom.xml
@@ -105,7 +105,6 @@ limitations under the License.
105
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
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
<!-- JaCoCo: Don't make code coverage worse than: -->
110
<jacoco.skip>false</jacoco.skip>
111
<commons.jacoco.haltOnFailure>true</commons.jacoco.haltOnFailure>
0 commit comments