Skip to content

Commit ae7bc3f

Browse files
committed
(chore) upversion after release to 1.6-SHAPSHOT
1 parent e81a871 commit ae7bc3f

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
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.5.0</version>
27+
<version>1.6-SNAPSHOT</version>
2828
<name>Apache Commons CLI</name>
2929

3030
<inceptionYear>2002</inceptionYear>

src/changes/changes.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
<title>Apache Commons CLI Release Notes</title>
2121
</properties>
2222
<body>
23+
<release version="1.6" date="tbd" description="New features and bug fixes">
24+
</release>
2325
<release version="1.5.0" date="10-23-2021" description="New features and bug fixes (Java 7).">
2426
<!-- FIX -->
2527
<action type="fix" dev="ggregory" due-to="Gary Gregory">

0 commit comments

Comments
 (0)