We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3089721 commit c2611f2Copy full SHA for c2611f2
1 file changed
src/changes/release-notes.vm
@@ -15,14 +15,7 @@
15
## specific language governing permissions and limitations
16
## under the License.
17
##
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.
+${project.name} Version ${version} Release Notes
26
27
$introduction.replaceAll("(?<!\015)\012", "
28
").replaceAll("(?m)^ +","")
0 commit comments