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

commit 8606fd8da57099c1c140d3b70254b34e9b58656b
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Thu Oct 26 14:12:43 2023 -0400

    Bump to next development version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8ae2a49..296cc3a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-cli</groupId>
   <artifactId>commons-cli</artifactId>
-  <version>1.6.0</version>
+  <version>1.7.0</version>
   <name>Apache Commons CLI</name>
 
   <inceptionYear>2002</inceptionYear>

Reply via email to