Skip to content

Commit 8f80cc0

Browse files
committed
Merge branch 'release'
2 parents a4d2616 + 34b986a commit 8f80cc0

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.10.0-SNAPSHOT</version>
27+
<version>1.10.1-SNAPSHOT</version>
2828
<name>Apache Commons CLI</name>
2929
<inceptionYear>2002</inceptionYear>
3030
<description>
@@ -82,7 +82,7 @@
8282
</dependencies>
8383
<properties>
8484
<!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
85-
<project.build.outputTimestamp>2025-01-11T14:52:17Z</project.build.outputTimestamp>
85+
<project.build.outputTimestamp>2025-08-02T23:19:17Z</project.build.outputTimestamp>
8686
<maven.compiler.source>1.8</maven.compiler.source>
8787
<maven.compiler.target>1.8</maven.compiler.target>
8888
<commons.componentid>cli</commons.componentid>

0 commit comments

Comments
 (0)