1
0

Prepare for the next release candidate

This commit is contained in:
Gary Gregory
2024-03-17 15:35:32 +00:00
parent 57d09eb9fc
commit 558bb9cdd5

View File

@@ -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.1-SNAPSHOT</version> <version>1.3.1</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>
@@ -677,7 +677,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-01-01T00:00:00Z</project.build.outputTimestamp> <project.build.outputTimestamp>2024-03-17T15:34:53Z</project.build.outputTimestamp>
</properties> </properties>
<developers> <developers>