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 2766ebd1f Update versions
2766ebd1f is described below

commit 2766ebd1f4cc47969917d2c5ac2f0e2d9c3d12d8
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Feb 23 12:19:06 2024 -0500

    Update versions
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index d6ea6c8ca..c6855ee53 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.26.0</commons.release.version>
-    <commons.release.next>1.26.1</commons.release.next>
-    <commons.bc.version>1.25.0</commons.bc.version>
+    <commons.release.version>1.26.1</commons.release.version>
+    <commons.release.next>1.26.2</commons.release.next>
+    <commons.bc.version>1.26.0</commons.bc.version>
     <commons.rc.version>RC1</commons.rc.version>
     <mockito.version>4.11.0</mockito.version>
 

Reply via email to