Prepare for the next release candidate
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -32,7 +32,7 @@ under the License.
|
|||||||
<groupId>commons-logging</groupId>
|
<groupId>commons-logging</groupId>
|
||||||
<artifactId>commons-logging</artifactId>
|
<artifactId>commons-logging</artifactId>
|
||||||
<name>Apache Commons Logging</name>
|
<name>Apache Commons Logging</name>
|
||||||
<version>1.3.5-SNAPSHOT</version>
|
<version>1.3.5</version>
|
||||||
<description>Apache Commons Logging is a thin adapter allowing configurable bridging to other,
|
<description>Apache Commons Logging is a thin adapter allowing configurable bridging to other,
|
||||||
well-known logging systems.</description>
|
well-known logging systems.</description>
|
||||||
<url>https://commons.apache.org/proper/commons-logging/</url>
|
<url>https://commons.apache.org/proper/commons-logging/</url>
|
||||||
@@ -71,7 +71,7 @@ under the License.
|
|||||||
org.slf4j;version="[1.7, 3)";resolution:=optional,
|
org.slf4j;version="[1.7, 3)";resolution:=optional,
|
||||||
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>2024-08-19T13:43:35Z</project.build.outputTimestamp>
|
<project.build.outputTimestamp>2024-11-22T15:35:19Z</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>
|
||||||
|
|||||||
Reference in New Issue
Block a user