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

mattsicker pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git

commit df7e5d8e51af756c8d6fc87602837b496dcce8f4
Author: Matt Sicker <mattsic...@apache.org>
AuthorDate: Tue Oct 25 14:34:03 2022 -0500

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 364b5020..86e273e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   </parent>
 
   <artifactId>commons-compress</artifactId>
-  <version>1.22</version>
+  <version>1.23-SNAPSHOT</version>
   <name>Apache Commons Compress</name>
   <url>https://commons.apache.org/proper/commons-compress/</url>
   <inceptionYear>2002</inceptionYear> <!-- from NOTICE file -->
@@ -330,7 +330,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, 
arj.
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/commons-compress.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-compress.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=commons-compress.git</url>
-    <tag>commons-compress-1.22</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <build>

Reply via email to