This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to annotated tag commons-compress-1.25.0-RC1
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit 0f72ba902715d884208a4c6d2d0748efa34ef202
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sun Nov 12 16:36:41 2023 -0500

    Update POM version for Apache Commons Compress release 1.25.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 393d633cd..8561f3267 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   </parent>
 
   <artifactId>commons-compress</artifactId>
-  <version>1.25.0-SNAPSHOT</version>
+  <version>1.25.0</version>
   <name>Apache Commons Compress</name>
   <url>https://commons.apache.org/proper/commons-compress/</url>
   <inceptionYear>2002</inceptionYear> <!-- from NOTICE file -->

Reply via email to