We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caed671 commit e42c04bCopy full SHA for e42c04b
1 file changed
pom.xml
@@ -24,7 +24,7 @@
24
<modelVersion>4.0.0</modelVersion>
25
<groupId>commons-cli</groupId>
26
<artifactId>commons-cli</artifactId>
27
- <version>1.7.0</version>
+ <version>1.7.1-SNAPSHOT</version>
28
<name>Apache Commons CLI</name>
29
30
<inceptionYear>2002</inceptionYear>
@@ -71,7 +71,7 @@
71
</dependencies>
72
73
<properties>
74
- <project.build.outputTimestamp>2024-04-13T02:12:23Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2024-04-18T01:27:20Z</project.build.outputTimestamp>
75
<maven.compiler.source>1.8</maven.compiler.source>
76
<maven.compiler.target>1.8</maven.compiler.target>
77
<commons.componentid>cli</commons.componentid>
0 commit comments