Skip to content

Commit 484c1ea

Browse files
committed
Prepare for the next release candidate
1 parent 595c54b commit 484c1ea

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.9.0-SNAPSHOT</version>
27+
<version>1.9.0</version>
2828
<name>Apache Commons CLI</name>
2929
<inceptionYear>2002</inceptionYear>
3030
<description>
@@ -71,7 +71,7 @@
7171
</dependency>
7272
</dependencies>
7373
<properties>
74-
<project.build.outputTimestamp>2024-05-23T21:37:00Z</project.build.outputTimestamp>
74+
<project.build.outputTimestamp>2024-08-10T13:01:07Z</project.build.outputTimestamp>
7575
<maven.compiler.source>1.8</maven.compiler.source>
7676
<maven.compiler.target>1.8</maven.compiler.target>
7777
<commons.componentid>cli</commons.componentid>

0 commit comments

Comments
 (0)