1
0

Prepare for the next release candidate

This commit is contained in:
Gary D. Gregory
2025-01-31 14:53:33 +00:00
parent a658f8bedc
commit 37ee7aacb4

View File

@@ -72,7 +72,7 @@ under the License.
org.slf4j.spi;version="[1.7, 3)";resolution:=optional org.slf4j.spi;version="[1.7, 3)";resolution:=optional
</commons.osgi.import> </commons.osgi.import>
<!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html --> <!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
<project.build.outputTimestamp>2024-08-19T13:43:35Z</project.build.outputTimestamp> <project.build.outputTimestamp>2025-01-31T14:50:57Z</project.build.outputTimestamp>
<!-- JaCoCo: Don't make code coverage worse than: --> <!-- JaCoCo: Don't make code coverage worse than: -->
<commons.jacoco.haltOnFailure>true</commons.jacoco.haltOnFailure> <commons.jacoco.haltOnFailure>true</commons.jacoco.haltOnFailure>
<commons.jacoco.classRatio>0.42</commons.jacoco.classRatio> <commons.jacoco.classRatio>0.42</commons.jacoco.classRatio>