Skip to content

Commit 6d9c6a6

Browse files
committed
Prepare for the next release candidate
1 parent 81c25e3 commit 6d9c6a6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.0</version>
2828
<name>Apache Commons CLI</name>
2929
<inceptionYear>2002</inceptionYear>
3030
<description>
@@ -78,7 +78,7 @@
7878
</dependencies>
7979
<properties>
8080
<!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
81-
<project.build.outputTimestamp>2024-08-14T23:15:56Z</project.build.outputTimestamp>
81+
<project.build.outputTimestamp>2025-01-11T14:52:17Z</project.build.outputTimestamp>
8282
<maven.compiler.source>1.8</maven.compiler.source>
8383
<maven.compiler.target>1.8</maven.compiler.target>
8484
<commons.componentid>cli</commons.componentid>

0 commit comments

Comments
 (0)