Skip to content

Commit c2611f2

Browse files
committed
Don't double up the description
1 parent 3089721 commit c2611f2

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

src/changes/release-notes.vm

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,7 @@
1515
## specific language governing permissions and limitations
1616
## under the License.
1717
##
18-
${project.name}
19-
Version ${version}
20-
Release Notes
21-
22-
23-
This document contains the release notes for this version of the Apache Commons
24-
CLI Component of the Apache Commons Project. Commons CLI provides a simple API
25-
for working with the command line arguments and options.
18+
${project.name} Version ${version} Release Notes
2619

2720
$introduction.replaceAll("(?<!\015)\012", "
2821
").replaceAll("(?m)^ +","")

0 commit comments

Comments
 (0)