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 afd16622e Update release properties afd16622e is described below commit afd16622eadde9b8723bdc05e0b8c8d72ac796a6 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu Sep 12 13:14:50 2024 -0400 Update release properties --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index b2000e535..81aa94ec8 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.27.1</commons.release.version> - <commons.release.next>1.27.2</commons.release.next> - <commons.bc.version>1.27.0</commons.bc.version> + <commons.release.version>1.27.2</commons.release.version> + <commons.release.next>1.27.3</commons.release.next> + <commons.bc.version>1.27.1</commons.bc.version> <commons.rc.version>RC1</commons.rc.version> <mockito.version>4.11.0</mockito.version> <!-- See https://github.com/pmd/pmd/issues/5207 -->