This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-logging.git
commit 12768373ceed8417782d6f187596336900c26378 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Mar 24 15:01:02 2024 +0000 Bump to next development version --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 04018ba..0619ac4 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.3.1</version> + <version>1.3.2-SNAPSHOT</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> @@ -677,7 +677,7 @@ under the License. org.slf4j;version="[1.7, 3)";resolution:=optional, org.slf4j.spi;version="[1.7, 3)";resolution:=optional </commons.osgi.import> - <project.build.outputTimestamp>2024-03-17T15:34:53Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2024-03-24T15:00:55Z</project.build.outputTimestamp> </properties> <developers>