This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/commons-logging.git
The following commit(s) were added to refs/heads/release by this push: new ac55303 Prepare for the next release candidate ac55303 is described below commit ac55303ba66dc0046f6118f74eecd46c74eeeb4a Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Mar 17 11:38:24 2024 +0000 Prepare for the next release candidate --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 346bcaa..e97a080 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ under the License. <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> <name>Apache Commons Logging</name> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> <description>Apache Commons Logging is a thin adapter allowing configurable bridging to other, well-known logging systems.</description> <url>https://commons.apache.org/proper/commons-logging/</url> @@ -676,7 +676,7 @@ under the License. org.apache.logging.log4j;version="[2.0, 4.0)";resolution:=optional, org.slf4j;version="1.7.0, 3.0";resolution:=optional </commons.osgi.import> - <project.build.outputTimestamp>2024-01-01T00:00:00Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2024-03-16T23:10:36Z</project.build.outputTimestamp> </properties> <developers>