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 3419e72 commit 8ee76e5Copy full SHA for 8ee76e5
src/changes/release-notes.vm
@@ -22,7 +22,7 @@ The ${developmentTeam} is pleased to announce the release of ${project.name} ${v
22
$introduction.replaceAll("(?<!\015)\012", "
23
").replaceAll("(?m)^ +","")
24
25
-## N.B. the available variables are described here:
+## The available variables are described here:
26
## http://maven.apache.org/plugins/maven-changes-plugin/examples/using-a-custom-announcement-template.html
27
## Hack to improve layout: replace all pairs of spaces with a single new-line
28
$release.description.replaceAll(" ", "
0 commit comments