Skip to content

Commit b06458d

Browse files
committed
Bump to next development version
1 parent d746133 commit b06458d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<modelVersion>4.0.0</modelVersion>
2525
<groupId>commons-cli</groupId>
2626
<artifactId>commons-cli</artifactId>
27-
<version>1.11.0</version>
27+
<version>1.11.1-SNAPSHOT</version>
2828
<name>Apache Commons CLI</name>
2929
<inceptionYear>2002</inceptionYear>
3030
<description>
@@ -86,7 +86,7 @@
8686
</dependencies>
8787
<properties>
8888
<!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
89-
<project.build.outputTimestamp>2025-11-08T22:38:24Z</project.build.outputTimestamp>
89+
<project.build.outputTimestamp>2025-11-12T21:37:53Z</project.build.outputTimestamp>
9090
<maven.compiler.source>1.8</maven.compiler.source>
9191
<maven.compiler.target>1.8</maven.compiler.target>
9292
<commons.componentid>cli</commons.componentid>

0 commit comments

Comments
 (0)