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-compress.git


The following commit(s) were added to refs/heads/release by this push:
     new 93c24d636 Prepare for a release candidate
93c24d636 is described below

commit 93c24d636c5c4be872e41f9b0dcd35914ffe1f6a
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Tue Mar 5 17:14:42 2024 -0500

    Prepare for a release candidate
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6e9f2a1e5..109b9fa03 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   </parent>
 
   <artifactId>commons-compress</artifactId>
-  <version>1.26.1-SNAPSHOT</version>
+  <version>1.26.1</version>
   <name>Apache Commons Compress</name>
   <url>https://commons.apache.org/proper/commons-compress/</url>
   <inceptionYear>2002</inceptionYear> <!-- from NOTICE file -->
@@ -80,7 +80,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.12</slf4j.version>
     <asm.version>9.6</asm.version>
-    
<project.build.outputTimestamp>2024-02-19T00:42:57Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2024-03-05T14:27:45Z</project.build.outputTimestamp>
     <!-- spdx 0.6.0 can require Java 11 depending on undocumented behavior 
which kicks in for us here. -->
     <commons.spdx.version>0.5.5</commons.spdx.version>
   </properties>

Reply via email to