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

commit d06651436a1bbe3a138b7e65600aca6f71628d2c
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Thu Aug 8 20:02:01 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 ea9a6b4fd..cfa1837ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   </parent>
 
   <artifactId>commons-compress</artifactId>
-  <version>1.27.0</version>
+  <version>1.27.1-SNAPSHOT</version>
   <name>Apache Commons Compress</name>
   <url>https://commons.apache.org/proper/commons-compress/</url>
   <inceptionYear>2002</inceptionYear> <!-- from NOTICE file -->
@@ -82,7 +82,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.13</slf4j.version>
     <asm.version>9.7</asm.version>
-    
<project.build.outputTimestamp>2024-08-03T21:23:33Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2024-08-08T20:01:56Z</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>
     <!-- JaCoCo: Don't make code coverage worse than: -->

Reply via email to