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-compress.git
The following commit(s) were added to refs/heads/master by this push: new 253e01835 Bump version properties 253e01835 is described below commit 253e0183557894e3b26456e3add6a7da9ff70a04 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri Dec 29 07:24:41 2023 -0500 Bump version properties --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 49cd74874..3c1fd0632 100644 --- a/pom.xml +++ b/pom.xml @@ -45,9 +45,9 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj. <commons.jira.id>COMPRESS</commons.jira.id> <commons.jira.pid>12310904</commons.jira.pid> <!-- configuration bits for cutting a release candidate --> - <commons.release.version>1.25.0</commons.release.version> - <commons.release.next>1.25.1</commons.release.next> - <commons.bc.version>1.24.0</commons.bc.version> + <commons.release.version>1.25.1</commons.release.version> + <commons.release.next>1.25.2</commons.release.next> + <commons.bc.version>1.25.0</commons.bc.version> <commons.rc.version>RC1</commons.rc.version> <mockito.version>4.11.0</mockito.version> @@ -77,7 +77,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj. <pax.exam.version>4.13.5</pax.exam.version> <slf4j.version>2.0.10</slf4j.version> <asm.version>9.6</asm.version> - <project.build.outputTimestamp>2023-01-01T00:00:00Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2024-01-01T00:00:00Z</project.build.outputTimestamp> </properties> <issueManagement>