File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 <modelVersion >4.0.0</modelVersion >
2525 <groupId >commons-cli</groupId >
2626 <artifactId >commons-cli</artifactId >
27- <version >1.6-SNAPSHOT</version >
27+ <version >1.6.0 -SNAPSHOT</version >
2828 <name >Apache Commons CLI</name >
2929
3030 <inceptionYear >2002</inceptionYear >
199199 <maven .compiler.target>1.8</maven .compiler.target>
200200 <commons .componentid>cli</commons .componentid>
201201 <commons .module.name>org.apache.commons.cli</commons .module.name>
202- <commons .release.version>1.5 .0</commons .release.version>
202+ <commons .release.version>1.6 .0</commons .release.version>
203203 <commons .release.name>commons-cli-${commons.release.version} </commons .release.name>
204204 <commons .release.isDistModule>true</commons .release.isDistModule>
205205 <commons .rc.version>RC1</commons .rc.version>
206- <commons .bc.version>1.4 </commons .bc.version>
206+ <commons .bc.version>1.5.0 </commons .bc.version>
207207 <commons .osgi.symbolicName>org.apache.commons.cli</commons .osgi.symbolicName>
208208 <commons .jira.id>CLI</commons .jira.id>
209209 <commons .jira.pid>12310463</commons .jira.pid>
Original file line number Diff line number Diff line change 2222 <title >Apache Commons CLI Release Notes</title >
2323 </properties >
2424 <body >
25- <release version =" 1.6" date =" 2023-MM-DD" description =" New features and bug fixes" >
25+ <release version =" 1.6.0 " date =" 2023-MM-DD" description =" New features and bug fixes" >
2626 <!-- FIX -->
2727 <action type =" update" dev =" ggregory" due-to =" Gary Gregory" >
2828 Fix SpotBugs Error: Medium: Method intentionally throws RuntimeException. [org.apache.commons.cli.Option] At Option.java:[lines 417-423] THROWS_METHOD_THROWS_RUNTIMEEXCEPTION
You can’t perform that action at this time.
0 commit comments