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 7bf2679d6cde4d85fc3a840acfa29dfe9fc5ca0b
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Aug 14 23:16:03 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 2c37ace..33dd5e0 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.9.0</version>
+  <version>1.9.1-SNAPSHOT</version>
   <name>Apache Commons CLI</name>
   <inceptionYear>2002</inceptionYear>
   <description>
@@ -71,7 +71,7 @@
     </dependency>
   </dependencies>
   <properties>
-    
<project.build.outputTimestamp>2024-08-10T13:01:07Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2024-08-14T23:15:56Z</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