Skip to content

Commit e42c04b

Browse files
committed
Bump to next development version
1 parent caed671 commit e42c04b

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.7.0</version>
27+
<version>1.7.1-SNAPSHOT</version>
2828
<name>Apache Commons CLI</name>
2929

3030
<inceptionYear>2002</inceptionYear>
@@ -71,7 +71,7 @@
7171
</dependencies>
7272

7373
<properties>
74-
<project.build.outputTimestamp>2024-04-13T02:12:23Z</project.build.outputTimestamp>
74+
<project.build.outputTimestamp>2024-04-18T01:27:20Z</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)