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 e42c04b0101dc1bfdfa2e7606026bafba5f803ba
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Thu Apr 18 01:27:26 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 d6ea2cf..4e11b11 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.7.0</version>
+  <version>1.7.1-SNAPSHOT</version>
   <name>Apache Commons CLI</name>
 
   <inceptionYear>2002</inceptionYear>
@@ -71,7 +71,7 @@
   </dependencies>
 
   <properties>
-    
<project.build.outputTimestamp>2024-04-13T02:12:23Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2024-04-18T01:27:20Z</project.build.outputTimestamp>
     <maven.compiler.source>1.8</maven.compiler.source>
     <maven.compiler.target>1.8</maven.compiler.target>
     <commons.componentid>cli</commons.componentid>

Reply via email to